html body {
	height: 100%;
	width: 100%;
}

#sorry {
	text-align: center;
	font-size: 14px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	width: auto;
	height: 100%;
	padding-top: 20%;
}
