.errorPageWrapper
{
	margin-left: 0px;
	width: 100%;
	height: 100%;
	background: #88d0cf;
	padding-left:10px;
}
.errorPageWrapper h1
{
	font-size: 64px;
	
}