body{
    margin:0px;
    padding:0px;
    padding-top:100px;
    font-size:11px;
    font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;

    background: #FFFFFF;
    background-image:url(http://www.yourgreendream.com/images/ygd_background.PNG);
    background-repeat:no-repeat;
    background-position:top center;
    background-height:100%;

    text-align:center;
    color:#525252;
    font-size:14px;
    line-height:16px;
}

td, ol, ul, li, p, select {
    font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    color:#525252;
    font-size:14px;
    line-height:16px;
}

h1{
    font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    color: #525252;
    line-height:30px;
}


h2, h3, h4, h5, h6 {
    font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    color: #525252;
}

h1 {
    color:#87C72B;
}

a{}
a:link,a:visited{
    color:#546425;
}

a:hover,a:active{
    cursor: pointer;
    color:#A7D74B;
}

a:link.mlink,a:visited.mlink { font-size:15px; font-weight: bold; text-decoration:none; color:#438315;}
a:active.mlink,a:hover.mlink { font-size:15px; font-weight: bold; text-decoration:underline; color:#438315;}

img{
    border:none;
}

#main {
    width: 880px;
    margin: 0 auto;
    text-align: left;
}

    

