body {
  color: #ffffff;
  background-color: #000034;
  background-image: url("images/0704092104icosamesh6fog.jpg");
  background-position: 50px 0%;
  background-repeat: no-repeat;
  font-family: arial;
}
h1 {
  font-weight: bold;
}
a:link { color: #CCCC66 }
a:visited { color: #AAAAFF }
a:hover { color: yellow }
a:active { color: #88FFFF }
