body{
background-color : #000000 ;
color: #ffffff ;
background-image : url("img/back3.jpg");
background-attachment: fixed;
background-position: 0% 0%;
background-repeat: no-repeat;
background-color:#000000;
}
a:link { color: #ffffff; text-decoration: underline}
a:visited { color: #ffffff; text-decoration: underline}
a:active { color: #cccccc; text-decoration: underline}
a:hover { background:#ffffff ; color:gray; text-decoration:underline}