@charset "UTF-8";
/* CSS Document */

#wrapper {
	background-image: url(../assets/bg.png);
	background-repeat: repeat-y;
	text-align: center;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	height: 100%;
	background-position: center;
}
