body{background:skyblue;	
     color:purple;
     font-size:90%;
     font-family:Papyrus, Cursive, "Times New Roman";
     word-spacing:2pt;
     margin-left:72px;
     margin-right:72px;
     margin-top:72px;}

h1 {font-size: 20pt; text-align:center;}
h2 {font-size: 18pt;}
h3 {font-size: 120%; font-style:italic;}
h4 {font-style: italic;}

a {text-decoration: none; font-weight: bold}
a:link {color: blue}
a:visited {color: green}
a:hover {text-decoration: underline; color: blue}
