html {margin: 0; padding: 0; border: 3px solid #1B4E3A;}
body {
	margin: 0;
	padding: 30px 30px 10px 30px;
	background: #FAD7D6; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	letter-spacing: 0.03em;
}
h2 {font-size: 1.1em; color: #A72E45; margin: 0 0 4px 0; letter-spacing: 0.05em; font-weight: bold;} 

a {color: #1B4E3A; font-weight: bold; text-decoration: none; font-size: 0.9em;}
a:hover, ul a:active {text-decoration: underline;}

p.close {text-align: center; margin: 20px 0 10px 0;}