body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 

body {
	background: #000000;
	font-family: Century Gothic, "Times New Roman", Times, serif;
	color: #1f2922;
	font-size: 11px;
 }
 
 #container {
	background: #000000;
}

#desc {
	font-size: 13px;
	text-align: center;
	padding: 20px;
}	

#thumbs a img {
border: 3px solid #d4d2d0;
}
 
a {
font-size: 14px;
font-weight: normal;
color: #d90000;
text-decoration: none;
}	 



p#legal {
	font-size: 14px;
	text-align: center;
	height: 20px;
	color: #d4d2d0;
}


