body {
  font-family: arial; serif;
  background: #003366;
  color: #CC3300;
}

h1, h2, h3 {
  text-align: center;
  font-family: cursive; serif;
}

h5, h6, h7 {
  text-align: center;
  font-family: serif;
  color: #00DF00;
}

p.center {
  text-align: center;
  color: #CCFFFF;
}

p.left {
  text-align: left;
}

A:link { color: #CC9966 }     
A:visited { color: #CC9966 }
A:active { color: #CC9966 }

