* {
	padding:0px;
	margin:0px;
}

body {
	background-color: #ffffff;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	background-image: url('images/bkgd.jpg');
	background-repeat: no-repeat;
	width: 804px;
	height: 537px;
	}
	
#content {
	position:relative;
	left:412px; 
	top: 153px; 
	width: 300px;
	}