* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
	color:#fff;
}

img {
	border:0px;
}
.error404 {
	background:url(../images/bg_error404.jpg) top center no-repeat;
}


#wrapper {
	position:relative;
	width:1020px;
	min-height:580px;
	height:580px;
	margin:0 auto 0 auto;
}