/* BODY */


body, html {
background-color: #FFF;
margin-top: 0;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
}

/* MAIN CONTAINER DIV */

#container {
margin: 0 auto;
background-image: url('images/squeeze.png');
background-repeat: no-repeat;
background-position:center;
width: 1000px;
height: 642px;
}

/* BUTTONS */

#buybtn {
float: right;
margin: 350px 75px 0 0;
width: 157px;
height: 38px;
clear: both;
}

#enterbtn {
float: right;
margin: 135px 285px 0 0;
width: 233px;
height: 37px;
clear: both;
}

/* FOOTER DIVS */

#footer {
width: 100%;
margin: 0 auto;
clear: both;
}
