﻿#divGeo3DBody {
    height: 100%;
    width: 100%;
    margin: 0;
    display: block;
    /*background: url('../image/bg3.jpg') center/cover no-repeat;*/
}

#main {
    /*margin-left:10%;*/
    height: 100%;
    width: 100%;
    /*background: url('../image/bg3.jpg');*/
    background-size: cover;
}

#geo3d {
    /*margin-left:10%;*/
    height: 100%;
    width: 100%;
    /*background: url('../image/bg3.jpg');*/
    background-size: cover;
}
