body{
	background-color:#bfbfbf;
	background-image:url("bg_repeater.jpg");
	background-repeat:repeat-x;
	text-align:center;
	font:12px/18px Arial,Verdana,sans-serif;
	margin-top: 1px;
}

img {
border:0;	
}
#container{
	text-align:left;
	width:620px;
	margin: auto;
	margin-top:51px;
}
	
#footer{
	background-color:#bfbfbf;
	width:620px;
	height:12px;
	text-align:center;
	font-size:9px;
}
#footer a{
	font-size:9px;
	color:#000;
	text-decoration:underline;
}
	#footer a:hover{
		text-decoration:none;
	}
