body {
	margin: 40px;
	background-color: #444;
}

.Logo {
	display: block;
	margin: 0 auto 40px auto;
	height: 200px;
	width: 142px;	
}

h1 {
	margin: 40px 0;	
	text-align: center;
	font-weight: 300;
	font-size: 22pt;
	color: #fff;
}

p {
	text-align: center;
	color: #fff;
}

p.Graphic {	
	margin: 20px auto;
	padding-top: 340px;
	text-align: center;
	background: url(../images/404man.jpg) no-repeat 265px 0;
	width: 700px;
}
