﻿body {
 margin: 0;
 padding: 0;
 width: 100%;
 height: 100%;
}

#banner {
 position: relative;
 height: 83px;
 z-index: 1;
 margin-left:auto;
 margin-right:auto;
}

#logo {
    width: 169px;
    height: 83px;
    background: url('../img/Plus500USFuturesTechnologiesBlueLogo.png') no-repeat;
}