body {
   background-color: black;
background-image: url(http://www.sangraal.com/CSS/sgbak4rr.jpg);
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font: Verdana;
   font-size: x-small;
color: ivory
}

a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font: Verdana;
   color: 00,CF,9C};
}

a:hover { color: #00ff7f;
   
}

a:link { color: #ffe4c4;
   
}
a:active { color: lime;
   
}
a:visited {
   color: silver;
   margin-top: 2px;

}

h1 {
   font-family: "Verdana";
   color: #00cf9c;
   font-size: x-small;
}

h2 {
   font-family: "Verdana";
color: yellow;
   font-size: xx-small;
}h3 {
   font-family:  "Verdana";
   color: #00cf9c;
font-size: xx-small;
}

