body {
   background: #ffffff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
}
#logo {
   margin-left: -315px;
   margin-top: -110px;
   position: absolute;
   top: 45%;
   left: 50%;
}
#message {
   margin-top: 5px;
   text-align: center;
}