/*custom css for butification */
header{
    background: #fff;
    box-shadow: 2px 2px 2px #ccc;
}

footer
{
border-top:1px solid #ccc;
background:#f1f1f1;
}
/*custom css for butification */