html {
	margin: 0;
	background: url(images/bckhtml.jpg);
}
body {
	margin: 0;
	background: center top repeat-y url(images/bckbody.jpg);
	font-family: Arial; font-size: 11px;
	color: #703608;
}
#page {
	margin: 0 auto;
	width: 789px;
	border-left: #731003 2px solid; border-right: #731003 2px solid;
}
#jackpot {
	position:absolute;
	width:427px;
	height:91px;
	margin-top:0px;
	left: 350px;
	background: no-repeat url(images/jackpot.png);
	z-index: 2;
}
#microgaming {
	position:absolute;
	width:100px;
	height:100px;
	margin-top:90px;
	left: 470px;
	font-family: Verdana; font-size: 20px;
	z-index: 1;
}
#flash {
	position:absolute;
	width:789px;
	height:402px;
	z-index: 0;
}
#header {
	position: relative;
	height: 400px;

}
