body { background-color: #e6e6fa; 
       font-family: "Lucida sans Unicode", Arial, "sans-serif";       
       color:#191970; 
}

h1 { color:4b0082;
     text-align: center;
     padding: 15px; 
     border-style: groove;
     border-width: thick; 
}

p { text-align: justify; 
    font-size: 0.8em;
    padding-top: 10px;
    margin-right: 60px;
    padding-bottom: 10px;
    margin-left: 60px; 
}

a:link {color: #3300ff; 
}

pre {text-align: center;
     font-family: arial, helvetica, "sans serif"; 
}

#footer
{
   text-align:center;
}