@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	top: 0px;
	background-position: center;
}
.wrapper {
	height: 600px;
	width: 900px;
	visibility: visible;
	position: relative;
	background-color: #000000;
	background-position: center;
	z-index: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
}
#body {
	position:absolute;
	width:850px;
	height:477px;
	z-index:1;
	left: 0px;
	top: 223px;
	background-image: url(../images/design/body.jpg);
}
