body
{
font-family:"verdana";
color:black;
background-image: url('images/background.png');
background-repeat:no-repeat;
background-position:top;
background-attachment:fixed;
}

a:link {color: black}
a:visited {color: black}
a:hover {color: #ada1be}