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: url(images/bg.png) center repeat-y #31282d;
	font-family: Arial, "Times New Roman", Times, serif;
	color: #1f2922;
	font-size: 12px;
 }
 
 .container {
	background: #e5ffd4;
}

a {
font-size: 14px;
font-weight: normal;
color: #68776c;
text-decoration: none;
}	

#thumbs a img {
border: 3px solid #dfff3f;
}

#desc {
width: 340px;
margin-left: 455px;
padding-top: 20px;
text-align: center;
font-size: 14px;
font-weight: bold;
line-height: 1.3em;
text-transform: capitalize;
}

#desc a {
	color: #ee6232;
	font-weight: bold;
}

p#legal {
	font-size: 14px;
	text-align: center;
	height: 40px;
	padding-top: 30px;
}

