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: #140d10;
	font-family: Tahoma, "Times New Roman", Times, serif;
	color: #e4b86a;
	font-size: 12px;
 }
 
  
 #desc {
	display: block; 
	font-size: 15px;
	width: 250px;
	padding-top: 40px;
	text-align: center;
	line-height: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
}

#desc a {
	color: #140c10;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
}

 
 
.container {
	background: #b11e3d;
	border-left: 10px solid #eae6e4;
	border-right: 10px solid #eae6e4;
}

 
 #thumbs a img {
	border: 5px solid #eae6e4;
	margin-top: 10px;
	margin-bottom: 10px;
}
 

