@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-position: center center;
}
#wrapper {
	position:relative;
	left:0px;
	top:50px;
	width:850px;
	height:600px;
	z-index:1;
	margin: auto;
	background-repeat: no-repeat;
	background-position: relative;
}
