a {
  color:white;
}
hr {
  border:0px none white;
}
div#solar {  
  width:800px;
  height:480px;
  background-image:url(/images/logo.png);
  background-position:left top;
  background-repeat:no-repeat; 
}
div#pushmsg {
  position:absolute;
  top:408px;
  left:0px;
  width:800px;
  text-align:center;
}
div#okbutton {
  position:absolute;
  top:436px;
  left:315px;
}
