body {
margin:0;
font-family: arial, helvetica,  sans-serif;
font-size:12px;
background-color: #D7FFCC;
background: url(../images/background.jpg) top center no-repeat;
}

a:link {
color: #FFFFFF;
text-decoration: none;
}

a:visited {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.style1 {color: #FFFFFF}




