body,td,th {
        font-family: Courier New, Courier, monospace;
        font-size: 12px;
        color: #FFFFFF;
}
body {
        background-color: #000000;
        background-image:url(../images/wyldskylogobkg.jpg);
        background-repeat: no-repeat;
        background-attachment:fixed;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
a:link {
        color: #FFFFFF;
}
a:visited {
        color: #FFFFFF;
}
a:hover {
        color: #FFFFFF;
}
a:active {
        color: #FFFFFF;
}
.bio {
        position:absolute;
        left:0px;
        top:0px;
        width:600px;
        height:1000px;
        z-index:1;
        overflow: auto;
}
