body{
	background-color:#000;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:712px;
}
#cars{
	background:url(../fp.jpg);
	width:712px;
	height:470px;}
.site{
	background:url(../images/site.png);
	height:39px;
	width:251px;
	display:block;
	float:left;
	margin-left:50px;
	margin-top:13px;}
.site:hover{
	background-position: 0 -39px;}
.site span{
	display: none;}
	
.forum{
	background:url(../images/forum.png);
	height:39px;
	width:306px;
	display:block;
	float:left;
	margin-left:72px;
	margin-top:13px;}
.forum:hover{
	background-position: 0 -39px;}
.forum span{
	display: none;}