#header {
	height: 205px;
}
	#logo {
		position: absolute;
		margin-left: 100%;
		left: -340px;
		top: 70px;
	}
#layout {
	height: 900px;
	background: url('../i/404_bg.jpg') no-repeat 50px 220px;
}
#content {
	padding-left: 630px;
	width: auto;
}
H1 {
	margin-bottom: 30px;
}
P {
	margin-bottom: 40px;
}
