html, body {margin: 0; padding: 0;}
.container {padding: 5px 0; background: none;}

#navigation {display: none;}
#header {height: 50px; margin-top: 50px; background: none;}
h1 a {display: block; width: 130px; height: 96px; margin-left: 20px; background: url(images/logo_name_sm.jpg) top left no-repeat;}
.content {padding: 10px 0;}
#footer {display: none;}
