.page404 {
	text-align:				center;
	padding:				100px 250px 0px 50px;
	height:					206px;
	background-image:		url('img/404.jpg');
	background-repeat:		no-repeat;
	background-position:	right;
	font-size:				14px;
	color:					#C00;
	font-weight:			bold;
}
