.hover-hand {
    cursor: pointer;
}
.headerbar {
    background-color: #4B6C1E;
}
.headerbar h1,h2 {
    color: #FFFFFF;
}
.footerbar {
    background-color: #4D4D4D;
    color: #FFFFFF;
}
.footerbar-copyright {
    background-color: #333333;
    color: #B7B7B7;
}
input.vehicleregistration {
    text-transform: uppercase;
}