* {
	padding:0;
	margin:0;
	font-size:12px;
	color:#3D7083;
	list-style:none;
}
body {
	background:#FFF;
	text-align:center;
}
#error404 {
	background:url(404bg.gif) no-repeat;
	width:404px;
	height:850px;
	margin:0 auto;
	text-align:left;
}
#content {
	width:238px;
	padding:260px 0 0 88px;
	line-height:1.8em;
}
#links {
	padding:20px 0 0 0;
	line-height:1.8em;
	text-align:center;
}