body.mybackgroundcolor{
background-color:#EFFBF5;
}


h1{
font-size:40px;
color:#FF0000;
}


h2{
font-size:35px;
color:#FF0000;
}

a.mycoollink{
color:blue;
}

a.mycoollink:hover{
color:red;
}

a.menulink{
height:34px;
display:block;
background:url(images/button.GIF) no-repeat 0 0;
line-height:34px;
text-align:center;
color:#0B0B0B;
}

a.menulink:hover{
background-position: 0 -34px;
color:#00FFFF;
}

a.accordionbutton{
height:34px;
display:block;
background:url(images/button-test-for-Graham.gif) no-repeat 0 0;
line-height:34px;
text-align:center;
color:#0B0B0B;
}

a.accordionbutton:hover{
background-position: 0 -34px;
color:#00FFFF;
}
