.footer
{
    background: #e0080f;
    width: 100%;
    overflow: hidden;
    height: 60px;
    margin-top: 10px;
    font-family: 'Noto Sans UI';
}
.header {
background: #E6E7E8 url(~/images/backgrounds/header.jpg) no-repeat center bottom;
}