#header, #nav, img {
 display: none;
}

#container, #main, #content {
 width: 100%;
 margin: 0 auto;
}

a:link, a:visited {
 color: #333;
}