body{
background: #000000;
font-family: helvetica, arial, verdana, sans serif;
font-size: 85%;
margin: 0;
text-align: center;
}

#wrapper{
margin: auto;
}

#container{
margin: auto;
width: 750px;
text-align: left;
}

img{
border: solid 4px #2c2b2b;
}

a:hover{
color: #1d8091;
text-decoration: none;
}

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

.clear-it{
clear: both;
height: 30px;
}

.buttons{
float: left;
width: 250px;
height: 250px;
margin-top: 25px;
color: #d7d7d7;
line-height: 1.1em;
font-size: 160%;
text-align: center;
padding-bottom: 30px;
}

#banner{
background: url(images/banner.png) no-repeat;
height: 117px;
width: 805px;
margin-top: 10px;
float: left;
}

#quote{
color: #ffffff;
text-align: justify;
width: 600px;
margin: auto;
line-height: 1.3em;
}

#footer{
line-height: 1.3em;
text-align: center;
color: #d7d7d7;
height: 100px;
margin: auto;
}

#footer a{
color: #ffffff;
}

#footer a:hover{
color: #ec008c;
}

#footer p{
padding-top: 16px;
}

#footer img{
border: 0;
}
