h1 { text-align: center; 
        font-size: 10pt;
        color: black; }

BODY {
     background-image : url("");
     background-attachment: fixed;
     background-position:0% 100%;
     background-repeat: no-repeat;

     margin-right: 35pt; 

     line-height: 120%; }
