#dnn_ContentPane {
    background-color: white;
}
#Content, #TopContent {
    margin-top: 0px;
    border-top: 5px solid #D1D3D4;
    height: auto;
    max-width: 115em;
    background-color: #E0E3E4;
}
