
body {
	background:#333;
}

#wrapper {
	margin: 0 auto;
	width:1000px;
}

#footer { clear:both;
background-color:#572200;
padding:8px 100px;
color: #fff;
border: 1px solid #fff;
}

#footer a {color: #fff;
font-weight: bold;
}

a img {border:none;}

.float1 {float:left;}
.float2 {float:right;}

#thumbnail, #gallery {background:#333;
text-align:center;
}

#thumbnail h1, #gallery h1 {font-size:200%;
color:#eee;
}

#gallery p {color:#eee;
}

#gallery img {border:3px inset #bf7d98;}
