body {

  margin-top: 50px;
  vertical-align : middle;
  background-color: #ffffff;
  color:  #09044B;
  text-align : center;
}

 a:link { color: #333333; text-decoration: none }
 a:active { color: #333333; text-decoration: none }
 a:visited { color: #333333; text-decoration: none }
 a:hover { color: red; text-decoration: none }
 
.indent {margin-left: 50px} 
 
 
hr {height: 1px; color: 050E50; width: 800px } 
 
.justify  {text-align:justify}