html {
    background:  url('/trot.gif') no-repeat center center fixed;
    background-size: cover;
}
body {
    height: 100%;
    background: transparent;
    padding-top: 60px;
}
