body {
    background-color : white;
    color : black;
}

#framework {
    width : 100%;
    background-color : transparent;
}

#mcontainer {
    border : none;
    margin : 0px;
    background-color : transparent;
}

#right, #left, #footer {
    display : none;
}

blockquote {
    color : white;
}

td, th {
    color : white;
}

.comments, .editpost, .nav, .footer, .advert, .editpost {
    display : none;
}
