html, body {z-index: -2;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
a img{border: none
}

#content {margin-left: auto;
margin-right: auto;
	position:relative;
	z-index:1;
	text-align:center;
}
#home {position: absolute;
left:90%;
}

#neighbor {position:absolute;
left: 70%;
top: 145%;
z-index: 2;
}
#titles {position: absolute;
left: 20%;
top: 124%;
}
#movie {position: absolute;
left: 22%;
top: 6%;
z-index: -1;
}