body
{
background-attachment: fixed; 
background-image: url(Backgrounds/violet_sand3.jpg);
background-color: rgb(51, 51, 153);
color: rgb(204, 102, 204);
 font-size:1em;
}

a:link {color:#33ccff;}
a:visited {color:#009900}
a:hover {color:#9933FF}
a:active {color:#9999ff}
