body {
	background:url(../img/bg.jpg) top center;
	background-repeat: repeat;
	overflow: hidden;
	
}

#wrap {
	height: auto;
	width: auto;
	text-align:center;
}

#img {
	position:relative;
	top: 308px;
	margin: 0px;
	padding: 0px;
}
