.sub-menu-heading{
    background-color: rgb(132,189,0);
}
.sub-menu a:hover{
    color: rgb(132,189,0);
}
h1{
    color: rgb(132,189,0);
}
h2{
    background: rgb(132,189,0) url(../images/checkerplate-green.png) repeat center center;
}
a:hover{
    color: rgb(132,189,0);
}
