body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.wrapper #container {
	width: 1016px;
	height: 653px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-image: url(landingpage_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#container #iContent {
	background: #000000;
	padding: 0;
	width: 440px;
	height: 400px;
	position: relative;
	top: 180px;
	left: 385px;
}
#container #monopoly {
	padding: 0;
	width: 170px;
	height: 40px;
	position: absolute;
	top: 595px;
	left: 731px;
}
