b {
 text-decoration: none;
}

a:visited {
 color: #000000;
 font-family: Arial;
}

a:hover {
 color: #C8C8C8;
 background: #000000;
 font-family: Arial;
 text-decoration: none;
}

a:link {
 color: #000000;
 font-family: Arial;
}

body {
 background-image: url(back.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 background-attachment: fixed;
 font-family: Arial;
 color: #000000;
 background-color: #C8C8C8
}
