@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
}
#wrapper {
	margin-top: 0px;
	text-align: left;
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	vertical-align: text-top;
	left: 0;
	top: 0;
}
