body {
	background-color: black;
	color: white;
	font-family: Georgia, "Georgia";
}

#site-wrapper {
	width: 520px;
	margin: 0 auto;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	text-align: center;
}

#downloadbox {
	width: 500px;
	height: 250px;
	padding: 10px 20px;
	padding-top: 100px;
}

#bookie-link {
	float: left;
	background-image: url(images/Bookie-1.png);
	width: 250px;
	height: 465px;
	opacity: 0.4;
}

#breaker-link {
	float: left;
	background-image: url(images/Breaker-1.png);
	width: 250px;
	height: 465px;
	opacity: 0.4;
}

img {
	
}
