body {
margin-top : 0px;
background-image : url(./bg1.jpg);
}
h1 {
    font-family : Arial Black;
    font-size : 34px;
    color : navy;
}
h2 {
    font-family : Arial;
    font-size : 28px;
    color : #000000;
}
A:link {text-decoration: none; color: #000000;font-weight: bold;}
A:hover {text-decoration: none; color: red;font-weight: bold;}
A:visited {text-decoration: none; color: #FFFFFF;font-weight: bold;}
.gay {
            font-family : Arial Black;
            font-weight : normal;
            font-size : 20px;
            color : navy;
            text-decoration : none;
}
.gay1 {
            font-family : Comic Sans MS;
            font-weight : normal;
            font-size : 21px;
            color : #000000;
            text-decoration : none;
}
.gay1a {
            font-family : Verdana;
            font-weight : normal;
            font-size : 20px;
            color : blue;
            text-decoration : none;
}
.gay2 {
            font-family : Verdana;
            font-weight : normal;
            font-size : 20px;
            color : yellow;
            text-decoration : none;
}
.gay3 {
            font-family : Verdana;
            font-weight : normal;
            font-size : 20px;
            color : navy;
            text-decoration : none;
}
.gay3a {
            font-family : Comic Sans MS;
            font-weight : normal;
            font-size : 20px;
            color : yellow;
            text-decoration : none;
}
.gay3b {
            font-family : Comic Sans MS;
            font-weight : bold;
            font-size : 25px;
            color : red;
            text-decoration : none;
}
.gay4 {
            font-family : Comic Sans MS;
            font-weight : bold;
            font-size : 21px;
            color : cyan;
            text-decoration : none;
}
.filter {
     filter: Glow(Color=#000000, Strength=2);
}
.bord {
       border : 6px double navy;
}
.bodylink {
           font-family : Verdana;
           font-size: 16px;
           font-weight : bold;
           text-decoration : none;
           color : #FFFFFF;
}
