@charset "utf-8";
/* CSS Document */

body {
	background: #ffffff url(img_repeat.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
}
#wrap {
	backgroubf-color: #000000;
	background: url(img_landing.jpg) top left no-repeat;
	margin: 0 auto;
	padding: 0;
	height: 800px;
	width: 703px;
	position: relative;
}
a {
	position: absolute;
	top: 430px;
	left: 242px;
	outline: none;
}
img {
	border: 0;
}
