@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#105e73;
}
#wrapper {
	width: 919px;
	margin-right: auto;
	margin-left: auto;
	height: 851px;
}
#content {
	width: 919px;
	margin-right: auto;
	margin-left: auto;
	height: 851px;
}

