@charset "UTF-8";
body {
	background-color: #00b9f2;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrap{
	width:850px;
	height:1800px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 365px;
}
#header{
	width:733px;
	margin-left:auto;
	margin-right:auto;
	
}
