body {
	background-color: #c0ffc0;
}

h1 {
	background-color: #008000;
	color: #80ff80;
	font-family: Georgia, serif;
	font-size: 16pt;
	font-weight: bold;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

p {
	font-family: Tahoma, sans-serif;
	font-size: 12pt;
	text-align: justify;
}