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