body{
	background-color:#003;
	}
	
#container{
	width:770px; 
	height:520px;
	margin-left:auto;
	margin-right:auto;
	
}

#nombre{
	background-image:url(images/index_02.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:148px;
	font-size: 50px; width: auto; line-height: 1em; font-variant: small-caps;color:#FC0; text-align:center;
	}
	
#abajo{
	background-image:url(images/index_03.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:338px;
	position:relative;
	}
	
#deposit{
	position: absolute;
	left: 646px;
	top: 229px;
}

#jackpot{
	width:148px;
	height:41px;
	position: absolute;
	left: 103px;
	top: 291px;
	}
