@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: center;
	background-image: url(../img/OES_all_BG.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#bodyContainer {
	padding-top: 0px;
	height: 480px;
	width: 1000px;
	text-align: center;
	margin-left: -500px;
	left: 50%;
	position: absolute;

}
#bodykesu {
	padding-top: 0px;
	height: 480px;
	width: 1000px;
	text-align: center;
	margin-left: -500px;
	left: 50%;
	position: absolute;
}
