body {
background:#FFF;
line-height:normal;
font-family: Arial, Verdana, Tahoma;
}
#header, #main_nav, img, #tech_nav {
display: none;
}
#container, #content {
width: auto; 
margin: 0 5%;
padding: 0; 
border: 0;
float: none !important;
color: #000; 
background: transparent;
}
div#content {
margin-left: 10%;
padding-top: 1em;
border-top: 1px solid #000;
}
div#content h1 {
font-size: 14px;
}
div#content h2 {
font-size: 13px;
}
div#content p {
font-size: 12px;
}
div#content p strong {
font-weight: normal;
}
div#footer {
position: relative;}