* {
margin: 0;
padding: 0;
outline: 0;
outline: none;
text-decoration: none;
border: none;
}

body {
background: #000 url(images/bg-body.gif) repeat 0 0;
text-align: center;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 65%;
color: #9d9371;
line-height: 1.8em;
}

a {
text-decoration: none;
color: #fff;
}

a:hover {
color: #fcf91e;
}

#splashpage {
width: 918px;
margin: 100px auto 0 auto;
}

#bienvenue {
background: transparent url(images/restofront.png) no-repeat center;
width: 562px;
height: 375px;
float: left;
}

#bienvenue span {
display: none;
}

#enterresto,
#enterlounge {
width: 138px;
height: 170px;
float: left;
padding: 80px 0 0 0;
margin: 0 20px;
text-align: center;
font-size: 1.6em;
}

.clr {
clear: both;
height: 50px;
}
