@charset "utf-8";
#wrapper {
	margin: 0px auto;
	text-align: center;
}
body {
	background-color: #59595B;
	margin: 10px 0px 0px 0px;
}
