html{overflow-y: hidden !important;overflow-x: hidden !important;}
body{background: none !important;}
#grand {
    width: 100%;
}
#grand #mainContent {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
#grand #mainContent #bodyContent {
    margin-left: 0px;
    width: 100%;
}