
body
{
	font-family: arial, helvetica;
	font-size: 9pt;
}

#main
{
	border: 5px solid #b3000c;
	width: 500px;
	padding: 10px;
}

input
{
	border: 1px solid #000000;
}

#example
{
	text-align: center;
}

#errors
{
}

h1
{
	font-size: 18pt;
}

h2
{
	font-size: 14pt;
	text-align:left;
}