﻿body .header-banner {
    background: url("../../Content/package/images/banner-sheke.jpg") no-repeat;
    background-size: 1224px 220px;
}
body header {
    background: none;
    height: 420px;
}
body .schoollogoleft {
    background: url("../../Content/package/images/sheke-title.png") no-repeat;
    height: 80px;
    margin-top: 25px;
}

html body {
    background: url("../../Content/package/images/sheke-bg.jpg") no-repeat;
    background-color: #f1f4f9;
}
