body {
	background-color: #000;
	text-align: center;
}

#wrapper {
	text-align: center;
	width: 100%;
}

.logo {
	width: 450px;
	height: 450px;
	background-image: url(/bait_logo.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}