* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 650px;
	margin-top: 30px;
	text-align: center;
}
