#header, #menu, #footer, #content form
{
    display: none;
}  
div.align, #cont, #content
{                    
    margin: 0px;
    padding: 0px;
    width: 100%;            
    height: auto;
    float: left;
    border-bottom: 0px;
}       

body 
{                           
    border: 1px solid #FFFFFF;
}
*
{
    width: auto;
    padding: 0px;
    margin: 0px;
}
