<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body      { background-image: url(halloweenbg.gif);}

#page {  margin: 50px auto;
         padding: 10px 10px;
         width: 80%;
			text-align: center;
         background-color: #FFA500;}

h1        {font-size: 24pt;
           font-family: Fantasy;
           text-align: center;}
			  
p          {font-family: Comic Sans MS, Fantasy;
           font-size: 16pt;
           line-height: 150%;
           text-indent: 20px;}
</pre></body></html>