﻿body {
 margin: 0;
 padding: 0;
 width: 100%;
 height: 100%;
}

#banner {
 height: 83px;

}

#logo {
    width: 164px;
    height: 83px;
    background: url('TopLogo.jpg') no-repeat;
}

#lblEULA {
 color: #f0f0f0 !important;
}