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

#nombre{
	background-image:url(images/2_02.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:118px;
	padding-top:30px;
	font-size: 60px; width: auto; line-height: 1em; font-variant: small-caps;color:#FC0; text-align:center;
	}
	
#abajo{
	background-image:url(images/2_03.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:338px;
	position:relative;
	}
	
#deposit{
	position: absolute;
	left: 628px;
	top: 230px;
}

#jackpot{
	width:148px;
	height:41px;
	position: absolute;
	left: 102px;
	top: 292px;
	}
