@CHARSET "utf-8";

html body,
body #wrapper,
body #container {
    background: none;
}


#header,
#footer,
#sideContents {
    display: none;
}

#wrapper #contents #mainContents {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
