 
  body {
    
  background: #cccccc  url(../images/graypattern.gif) ;
  
  
	 font-family: "Times New Roman", Times, serif;
	
	} 
	a:link {
    color: blue;
	}


	a:visited {
    color: red;
	}
	
	h2.intro:first-letter {font-size: 200%;
	}	 
	
	 
	img.small  {
		width: 128px; 
		height: 96px;
		}


