﻿body 
{
    background:none;  
    width:100%;  
}
#wrapper
{
    width:90%;
    background:none; 
    }
#wrapper2 
{
    background:none; 
    }
#page 
{
    width:90%;
    background:none;    
    margin-left:0px; 
	margin-top:5px;
    }

#header, #footer
{
    display:none;
    }
    
.buttons {
    display:none;
    }
    
    #feedbackMessage { 
    display:none;
    }
    
    #instructions {
    display:none;
    }

