body {
 background-color: white;
 background-image: url(../images/spkl-bg.jpg);

 font-family: tahoma, verdana, arial;
 font-size: 16pt; color: Yellow;
}

A:visited {color: White;}
A:link {color: Red;}
A:hover {color: Yellow; text-decoration: underline;}

H1{color: Black; font-weight: bold; font-family : Arial,Helvetica; font-size: 32pt;}