@charset "utf-8";
/* CSS Document */

img{
	border:0;
}

body{
	background:url(i/H-bg.jpg);
}

#main{
	position:absolute;
	top:50%;
	left:50%;
	width:671px;
	height:500px;
	margin-top:-250px;
	margin-left:-336px;
	text-align:center;
}

a{
	margin:15px 25px;
}


/*---Footer---*/
#footer{
	position:absolute;
	bottom:0;
	font-size:9px;
	color:#433c2d;
	text-align:center
}

#footer a{
	font-size:9px;
	color:#433c2d;
}

#footer p,#footer h1,#footer h2{
	display:inline;
	font-size:9px;
	color:#433c2dv;
}
