/* reset.css */html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, q, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {	margin:0;	padding:0;	border:0;	font-weight:inherit;	font-style:inherit;	font-size:100%;	font-family:inherit;	vertical-align:baseline;}body {	background: url(../images/bg-tile.jpg) repeat-x #1a282a;	text-align: center;}.container {	width: 940px;	height: 800px;	margin-left: auto;	margin-right: auto;	background: url(../images/error-404.jpg) no-repeat top center;	position: relative;}h1.logo {	width: 170px;	height: 52px;	background: url(../images/rad-logo.gif) no-repeat;	display: block;	margin-left: auto;	margin-right: auto;	text-indent: -9999px;	position: relative;	top: 30px;}.link {	width: 940px;	font: bold 14px Helvetica, Arial, sans-serif;	margin-right: auto;	margin-left: auto;	color: #fff799;	text-align: center;	text-decoration: none;	position: relative;	top: 550px;}.link:hover {	color: #FFF;}