@charset "utf-8";
/* CSS Document */

body{
	background-color:#332822;
}

#wrapper{
	width:791px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
