body
{ 
	margin: 0 auto;
	background: #FFFFFF;
	width:900px;
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
}

#header
{
	margin-top:-15px;
	margin-bottom:20px;
}

#spinnAward
{
	margin-top:-25px;
	width:50px;
	height:50px;
	position:absolute;
	z-index:20;
	margin-left:845px;
	border-width:0px;
	left: 286px;
	top: -19px;
}

img
{
	border-width:0px;
}

h3
{
	color:#FFF;	
	font-size:15px;
}

#content
{
	margin: 40px;
}

.thumbnail_first
{
	margin-top: 20px;
	margin-bottom: 20px;
	float:left;
}
.thumbnail
{
    margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	float:left;
}

.thumbnail img
{
	border: 2px solid white;
}

#fact
{
	font-style:italic;
	padding:20px;
	background-color:#52A553;
	color:#FFF;
}

#applink
{
	float:left;
	margin-bottom:20px;
}

a
{
	color: white;
	border-style:none;
	border-width:0px;
	text-decoration:none;
}

