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