a					{text-decoration: none; 
					 color: #804000; 
					 font-weight:bold; }
a:active			{color: #0082BE; }
a:hover				{color: #0082BE; }
body					{background-Color: #d2c09f; 
					 font-family: Verdana, Arial; }
.content			{position: absolute;
					 left: 20%; 
					 right: 20%; 
					 top: 20%; 
					 border: 2px solid #804001; 
					 padding: 35px; 
					 background-Color: #F1EBDE; 
					 font-size: 0.8em; }
.highlight			{font-size: 1.1em; 
					 font-weight: bold; }
.content table img		{}
