
body {
  color: white;
  background-color:      #000080;
  background-image:      url(../images/background.png);
  background-attachment: fixed;
}

a:link    { color: yellow }
a:visited { color: orange }
