#background {
	position:absolute;
	width:740px;
	height:577px;
	margin-left: 10%;
	margin-right: 10%;
	z-index:1;
	background-image: url(ILYEverywhereView.jpg);
}

#vidPlayer {
	
	position:relative;
	margin-top: 270px;
	margin-left: 7%;
	width:320px;
	height:240px;
	
	z-index:2;
}

#menu {

	position:absolute;
	width:153px;
	height:163px;
	margin-left: 65.8%;
	margin-top: 0px;
	
	z-index:9;
}

#gotoUser {
	position:relative;
	margin-top: 237px;
	margin-left: 55%;
	
	position:absolute;
	width:167px;
	height:137px;
	z-index:3;
}

