
span.error	{
	color: #990000;
	font-size : 10px;
}
div.error {
	color: #990000;
	font-size : 14px;
	font-weight: bold;
}
div.code {
	font-size : 12px;
	font-weight: 100;
	width: 700px;
	border: 1px solid #3E7528;
	color: #000;
	background: #DDD;
	margin: auto;	
}

footer.top {
    background-color: hsl(0, 0%, 100%);
}
