body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#993300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#003399;
}
#container {
margin:0 auto;
	width:710px;
	background-color: #FFCC99;
	border-left: 3px #000000 solid;
	border-right: 3px #000000 solid;
	}
a {
color:#ff0000;
font:impact;
}

a:hover {
color: #6600ff;}

.thumb {
border: 3px #ff0000 outset;
}

.impact {
font:impact;}
