body {font-family: Verdana, Geneva, Arial, sans-serif ;
	font-size: small ; 
	background-color: #f5deb3 ; 
	border: solid black ;  }

a:link	{ color: blue ; }
a:visited 	{color: red ; }
a:hover { color: green ;  }
	


blockquote {font-style: italic ; }



table	{ margin-right: 20px ;
	margin-left: 280px ;
	margin-bottom: 2px ;
	border: thin solid black ;
	caption-side: top ; }
	
#second { border-width: 2px ;
	  
	float: right ;}

td, th	{ border: thin dotted gray ;
	padding: 5px ; }

caption	{ font-style: italic ;
	padding: 5px ; }


#all	{ border-width: 2px ;
	text-align: center ;
	border-style: solid ;
	border-color: black ;
	width: 700px ;
	height: 20px ;
	margin-left: 150px ; 
	margin-bottom:20px ;
	padding-bottom: 30px ; 
	padding-top: 20px ;
	margin-top:20px ;
	margin-right: 20px ;
	padding-left: 20px ; 
	background-color: #d2b48c ;
	font-size: large ; }




#cellcolor	{ background-color: #fcba7a ; }
	



h2	{color: black ; }

	

#ruth 	{text-align: center ; 
	border: solid white ; 
	margin-left: 380px ; 
	margin-right: 380px ; }	


