body {
         background-color: #000000;
}
#Page {
         height: 620px;
         width: 1024px;
         margin-right: auto;
         margin-left: auto;
         margin-top: 0px;
}
#logo {
         height: 576px;
         width: 1024px;
}
p {
         color: white;
         font-family: Arial;
         font-weight: bold;
         text-align: right;
         margin-top: 6px;
         font-size: 14pt;
}
a {
         color: white;
}
