html{background-color: #9e7a56;}
body{margin: 0px 100px; background-color: white; border: 5px solid #56432f; border-top: none; border-bottom: none; padding-top: 10px;}
div.main{min-height: 300px; padding: 20px;}

#logo_hype_container{margin: auto;}

div.footer{background-image: url(../images/footer.png);}
div.footer ul{list-style-type: none;}
div.footer li{float: left; color: white; padding: 10px; background-image: url(../images/spacer.png); background-repeat: no-repeat; background-position: right;}
div.footer li a{color: white; text-decoration: none;}
div.footer li a:hover{color: #9e7a56;}
div.clear{clear: both;}