a:link {color: #8b0000; background: transparent}
a:visited {color: #ff8c00; background: transparent}
a:hover {color: #8b0000; background: transparent; font-size:x-large}
a:active {color: #00ff00; background: transparent}
body {
color: #777777;
background-color: #000000;
background-image: url(myguitar2.jpg);
background-repeat: no-repeat;
background-position: 80% 80%;
background-attachment: fixed;
}