html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, legend, table, th, td { margin: 0; padding: 0; }

/* Begin Body */

body {
	background: #fff;
	color: #000;
}

#wrapper {
	display: block;
	width: 800px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -300px 0 0 -400px;
	background: #fff url('../img/bg.jpg') no-repeat top left;
}

#wrapper a {
	display: block;
	height: 11px;
	width: 134px;
	top: 364px;
	left: 400px;
	position: relative;
}

img {
	border: 0;
}