body, #mainwrapper {
 border : 0px;
 width : auto;
 padding : 0px;
 margin : 0px;
}

#footer, #footerlinks, #sidebar, #topnav, #newsticker { 
    display: none; 
}

#content { 
    margin-left: 0px;
    padding : 0px;
}

#link_text {
  display : none;
}

