body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat;	
}
#main_container{
	margin-top:8px;
	width:904px;
	height:575px;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: justify;
	font-size: 13px;
}
a{
	color:#970706;
}

#content {
	text-align:justify;
	font-size:12px;
}

