body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat;	
}
#main_container{
margin-top:8px;
width:950px;
height:390px;
background-image:url(images/background.jpg);
background-repeat:repeat;
}
a{
	color:#970706;
}