
#main {
    display: inline;
    float: left;
    margin-left: 0;
    margin-right: 0 !important;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 66%;
}
#body {
}
