body {
       font-family: 'Papyrus';
       text-align:justify;
       background-position:top center;
       background-repeat:repeat;
       background-attachment:fixed;
    }
h1  { text-align:center }
h2  { text-align:center;font-style:italic }
div {
       text-align:justify;
       padding:20;
       background-color:9999ff
    }
img { border-color: white;border-width:0px;padding:20}
p   {text-align:justify}

