* {
	padding:0;
	margin:0;
}
body {
	background:#635242 url(../images/main_bg.gif) repeat-x;
}
#logo {
	background:url(../images/main_logo.gif);
	width:932px;
	height:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-300px -466px;
*
}
#b {
	width:77px;
	height:45px;
	background:url(../images/main_b.gif);
	position: absolute;
	top:502px;
	left:796px;
}
a:hover #b {
	background:url(../images/main_bh.gif);
}
/* index_2 */
#test {
	background:#55463e;
}
#logo2 {
	background:url(../images/main_logo.jpg);
	width:932px;
	height:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-300px -466px;
}
