BODY {

  background-color: #003260;

}



H2 {

  font-family: sans-serif;

  font-size: 22px;
  
  color: #afd0ff;

}



P {

  font-family: sans-serif;

  font-size: 18px;
  
  color: #afd0ff;

}

A {

  font-family: sans-serif;

  font-size: 18px;

  color: #afd0ff;

}

DIV.out {

  padding-top: 10px;

  padding-left: 50px;

  padding-bottom: 10px;

  padding-right: 50px;

  background-color: #003260;

  width: 600px;

  border-top: thin #808080 solid;

  border-right: thin #808080 solid;

  border-bottom: thin #808080 solid;

  border-left: thin #808080 solid;

}