


      body     {background-color        : gray; 
                background-image	: (greymottle.jpg);
                color     		: black; 
               }

      a:link   {color     		: blue}
      a:active {color       		: red
                font-size               : 110%}
      a:visited{color       		: purple
               }

      h1       {font-family 		: arial, verdana, sans-serif;
                font-size   		: 160%;
                text-align  		: center;        
               }

      h2,h3,h4 {text-align  		: center;
               }

      p.normal {font-weight 		: normal;
                font-family 		: arial;
               }




