<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#logo {position : absolute ;
       left : 1em ;
       top  : 2em  ;}
h1   {font-size:1.0em;
       }
h2   {font-size:1.0em;
       }

#link { font-size:185%; /* for IE */
        font-family:georgia; serif;
        color: #333;
        position : absolute ;
        left : 8em ; 
        top: 2em;   
	text-align: center; }


td { border: 1px solid #ccc; }

#nuts { font-size: 100%; /* for IE */
	font-family: Georgia, serif;
	color: #333;
        position : absolute ;
        left :1em ;
        top  : 8em  ;
        width : 44em;  
        line-height :1.5 ;
        border: none 0;
	border-top: 2px dotted #ccc;
	height: 1px;
	clear: both;
	margin-top: 1.4375em;
                                }

#home {font-size: 100%; /* for IE */
	font-family: Georgia, serif;
	color: #333;
       position : absolute ;
       top : 6em ;
       width:15em;
       left : 46.75em ;  
       line-height :1.5 ;
       border: none 0;
       margin-top: 1.5em;    }



#contact1 {font-size: 100%; /* for IE */
	font-family: Georgia, serif;
	color: #333;
       border-top: 0.5em solid #000066;
       position : absolute ;
       top : 8em ;
       width:15em;
       left : 46.75em ;  
       line-height :1.5 ;
       border: none 0;
	border-top: 2px dotted #ccc;
	height: 1px;
	clear: both;
	margin-top: 1.5em;    }




a:link { color:blue}
a:visited {color:green}
a:hover {color:orange}


      




      
</pre></body></html>