BODY {
    background-image: url("/images/layout/website-background-webinar.png");
    background-position: center top;
    background-repeat: no-repeat;    
    margin: 0 auto;
    padding: 0;
    overflow:hidden;
    height: 100%;
}