body {
background: url(http://votum-stellarum.net/Image3.jpg) fixed;
color: #7fe4ff;
font-family: courier new;
font-size: 8.5pt;
}


#content {
  width: 550px ;
  padding: 10px ;
  position: absolute;
  top: 45%;
  left: 35%;
  text-align: justify ;
  background: #ffffff ;
}

h1 {
font-family: impact;
font-weight: normal;
text-align: justify;
padding: 0px;
margin: 0px;
color: #fa2ac2 ;
}

a {
text-decoration: none;
background: #fff605 }

a:link, a:visited {
color: #bf00e0 }

a:hover {
background: #a1f9ff }

a:active {
background: #ffde29 }

