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