body{
	background-image:none;
	margin:0px;
	padding:0px;
}
#front_main{
	margin-top:10%;
	background-image:url("/images/template/front_bg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	height:400px;
	text-align:center;
}