body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
	margin: 0;
	padding: 0;
	}
	
h3 {
	margin: 5px;
}	

a {
	color: red;
	text-decoration:none
}	

a:hover {
	text-decoration:underline;
}

.thumb a img  {
	border: 1px solid #c70e00;
}

#legal {
	font-size: 0.7em;
	color:#000000;
}

#desc {
	font-size: 0.9em;
	text-align:center;	
	color: #000000;
}



