body {
background-color:#000000;
margin:0px;
padding:0;
font-family: arial;
width:100%;
height:100%;
text-align:center;
}

#inner {
position: relative;
margin:0 auto;
padding:0;
width: 776px;
height:100%;
background:url(http://images.casino.com/images/lp_bg.jpg) repeat-y;
}

.back {
width: 776px;
height: 460px;
}

.logoImage {
position: relative;
padding-bottom: 5px;
padding-top:30px;
}

img {
border:0;
}

#links {
font-size:12px;
color: #666666;
width: 776px;
height: 50px;
margin-top: 10px;
}

#links a {
color: #666666;
text-decoration:none;
}

#links a:hover {
color: #CC6600;
text-decoration:underline;
}



