body{
margin:0;
background-image: url('http://www.wccysb.org/images/background2010.jpg');
background-repeat: repeat-x;
background-color: #ffffff;
}



a:link {
font-family: arial;
font-size: 10pt;
color: #628404;
font-weight: Normal;
text-decoration: none;
}

a:visited {
font-family: arial;
font-size: 10pt;
color: #628404;
font-weight: normal;
text-decoration: none;
}

a:hover { 
text-decoration: underline;
}
