body{
	background-color: black;
}

#wrapper{
	position: relative;
	width: 960px;
	height: 700px;
	margin: 0 auto;
	background: white url('images/background.jpg') no-repeat ;
}

#logo{
	position: relative;
	top: 0;
}

#wishing-well-logo{
	position: relative;
	left: 60px;
}

#onedroplogo{
	position: absolute;
	top: 150px;
	right: 100px;
}

#movie{
	position: absolute;
	top: 260px;
	right: 0;
	margin-right: 80px;
}

#boy{
	position: relative;
	left: 12px;
	top: 35px;
}
