/* global */
html{height: 100%;}

#poper
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 20px;
	margin: 0px;
	font-size: 0.92em;
	width: 90%;
	color: #666666;	
}

h1 {
	color: #993333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
}
