body {
    background-color: #e7e7e7;
    background-image: url(/img/bg/grass2.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
}
