h1{

    color: #ffffff;

    background-color: #000080;

}

footer{

    background-color: #c0c0c0;

    text-align: center;

}

.subhead{

    background-color: #808000;

}

.navy{

    color: #000080;

}

.red{

    color: #ff0000;

}

h2{

    color: #008000;

    text-shadow: 0 10px 10px #333;

}
.sabu-h1{
    background-image: linear-gradient(to left #ffffff,#dcdcdc);
}