body{
	background-color: #600;
	}
	
#container{
	width:768px; 
	height:510px;
	margin-left:auto;
	margin-right:auto;
	
}

#nombre{
	background-image:url(images/4_02.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:128px;
	padding-top:20px;
	font-size: 65px; width: auto; line-height: 1em; font-variant: small-caps;color:#FC0; text-align:center;
	}
	
#abajo{
	background-image:url(images/4_03.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:338px;
	position:relative;
	}
	
#deposit{
	position: absolute;
	left: 631px;
	top: 191px;
}

#jackpot{
	width:148px;
	height:41px;
	position: absolute;
	left: 106px;
	top: 256px;
	}
