body {
    background: #000 url(images/Rich_Stevens_Voice_Overs_bg.jpg) fixed repeat-y center top;
    font-family: "Trebuchet MS";
    color: #d1d1d1;
    margin: 0
    }
a:link {
    color: #1dabf2;
    text-decoration: none
    }
a:visited {
    color: #1dabf2;
    text-decoration: none
    }
a:hover {
    color: #1dabf2;
    text-decoration: none
    }