@charset "utf-8";


body{
	background:url(../images/bgimg_01.gif) repeat;
}

body img{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-25px;
	margin-left:-120px;
}

