@charset "UTF-8";
body {
	background-color: #333;
}
#wrapper{
	height: 570px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
