@CHARSET "UTF-8";

#footer {
left :0px;
margin-top: 30px;


}

#footer a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
text-decoration: none;
	color: rgb(150,150,150);
	}


#footer a:link { 
	
	color: rgb(150,150,150);
	}
#footer a:visited { 		color: rgb(150,150,150);
	}
#footer a:hover { 		color: rgb(200,200,200);
	}
#footer a:active { 		color: rgb(200,200,200);
	}
#footer a:focus { 		color: rgb(200,200,200);
	}
	
#horsChamps
{
width : 400px;
height : 400px;
margin-left: -15000px;
}