﻿body {
    background-color: #6AC7EB;
    background-image: url(/NOE/images/game_backgrounds/MB_LittleKingsStory.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
}

