body{
    margin:0px;

}
#header {
    width:1000px;
	margin-left:auto;
    margin-right:auto;
}

#mainFrame {
    margin-left:auto;
    margin-right:auto;
    width:1000px;
    background-color: #CDCA94;

}
#footer {
 width:1000px;
    margin-left:auto;
    margin-right:auto;

}

body, pre, code, th, td, div, p, font, select, input, textarea {
    font-family:verdana;
    font-size: x-small;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
}

