h1 {
	color: #333399;

}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
body a:hover {
	text-decoration: none;
}
#errorarea {
	background-color: #ff0000;
	color: #ffffff;
	padding: 4px;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#signuparea {
	background-color: #B6A7FE;
	padding: 4px;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#signuparea input  {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nospam {
	font-size: 12px;
	margin: 0;
}
