body {
margin: 0;
padding: 0;
vertical-align: top;
background-color: #000000
}

#wrapper {
margin: auto;
width: 820px;
}

#header {
width: 800px;
height: 510px;
float: right;
display: inline;
}

#logo {
width: 611px;
height: 502px;
display: block;
margin-left: auto;
margin-right: auto;
}

#linkscontainer {
text-align: center;
margin:auto;
width: 700px
}

#casbah {
width: 225px;
height: 200px;
display: inline
}

#vectronaut {
width: 225px;
height: 200px;
display: inline
}

#gallery {
width: 225px;
height: 200px;
display: inline
}

#footer {
width: 200px;
margin-left: auto;
margin-right: auto
}

