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