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