body {
       color: #e7ded9;
       font-family: "pixeloperator-bold";
        background-image: url("/img/rothko.png");
        background-size: cover;
        background-position:top center;
        background-repeat: no-repeat;
        text-align:left;
}
        


