body { 
    color: #FFFFFF;
    background: url(http://ellsworthme.org/emc2.gif);
    background-attachment: fixed;
    margin-left: 5%; 
    margin-right: 5%; 
    font-family: Times, serif;
    font-size: 90%;
    font-weight: normal;
    color: #003300;
}
h2 { 
    font-family: Times, serif;
    font-size: 130%;
    font-weight: bold;
    color: #003300;
    background-color: transparent;
    margin-top: 2px;
    margin-bottom: 2px;
}
.h1 {
    font-family: Times, serif;
    font-size: 150%;
    font-weight: bold;
    color: #003300;
    background-color: transparent;
    margin-top: 2px;
    margin-bottom: 2px;
}
a:link {color: #003300; font-weight: bold; background-color: transparent;}
a:visited {color: #003300; font-weight: bold; background-color: transparent;}
a:active {color: #009900; font-weight: bold; background-color: transparent;}
a:hover {color: #009900; font-weight: bold; background-color: transparent;} 

	color : #003300;
                         }
.small
{
    font-family: Times, serif;
    background-color : transparent; 
    font-size: 95%;
    font-weight: bold;
    line-height: 100%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #003300;
}
.space
{
    font-family: Times, serif;
    background-color : transparent; 
    font-size: 75%;
    line-height: 100%;
    text-align: center;
    margin-top: 3px
    margin-bottom: 3px;
}
.large { 
    font-family: Times, serif;
    font-size: 120%;
    font-weight: bold;
    color: #003300;
    background-color: transparent;
    margin-top: 2px;
    margin-bottom: 2px;
}

.copyright
{
    font-family: Times, serif;
    background-color : transparent; 
    font-size: 90%;
    font-weight: normal;
    color: #003300;
    line-height: 100%;
    text-align: center;
    margin-bottom: 10px;
}
