div.errorContainer {
	margin: 30px; 
	padding: 30px; 
	text-align:left;
}

h2.errorHeader {
	font-weight: bold; 
	font-size: 20px;
}

p.errorMessage {
	margin-top:20px; 
	font-size: 15px;
}
