p {
	background-color: #606070; 
	border-style: inset; 
	border-width: 1px; border-color: #5F5A59; 
	padding: 5px 5px 5px 5px;
} 

center {
	background-color: #800517; 
	font-weight: bold; 
	font-style: italic;
	border-style: outset; 
	border-width: 1px; 
	border-color: #800010
} 

h3 {
	border-style: outset; 
	border-width: 1px;
} 
