*	{
	margin:0;
	padding:0;
	}
a:link { color: #f1604d; text-decoration:underline;}
a:visited {color: #f1604d; text-decoration:none;}
a:active { color: #f1604d; text-decoration:underline;}
a:hover { color: #f1604d; text-decoration: underline;}

#container {
width: 800px;
height: 475px;
margin: 0 auto;
position: relative;
background-position: top center;
margin-top:25px;
}

#content {
width: 800px;
height: 475px;
margin: 0 auto;
position: relative;
background-position: top center;
}


