#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;

	width:320px;
	height:240px;

	*/
	z-index:2;
	margin-left: 7%;
	margin-top: 273px;
}

#menu {

	position:absolute;
	
		
	width:153px;
	height:163px;
	
	margin-left: 59.85%;
	margin-top: 0px;

	
	z-index:9;
}



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

