body {background:#000;}

#landing {
	width:960px;
	height:600px;
	background:url('img/landing.jpg') no-repeat top center;
	position:absolute;
	left:50%;
	margin-left:-480px;
	top:100px;
}
#fb-like {
	position:absolute;
	top:145px;
	left:50%;
	margin-left:-40px;
}
