@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	color: #ecdbaf;
	background-color: #490504;
}

#top {
	clear:both;
	background-color: #000000;
	text-align:center;
}
#tanbar {
	clear:both;
	background-color: #ecdbaf;
	height: 17px;
	text-align:center;
}
#main {
	clear:both;
	width: 800px;
	margin: 0 auto 0 auto;
}
#footer {
	clear:both;
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 12px;
}

.photo{
	border:3px solid #000000;
	}
