doctype
html
	head
		style.
			body{
				text-align:center;
				font-family: "verdana";
			}
	body
		h1 404
		h2 Custom, Page Not Found
