@charset "utf-8";

body {
	background-color: #3A3A3A;	/*background-image: url(../pics/background3333.gif);*/
}
#center {
	margin:auto;
	top: 0px;
	width:900px;
	height:960px;
}
#page900 {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:960px;
	background-color:#333;
	z-index:1;
}
