#channel{
	position:absolute;
	width:650px;
	height:80px;
	left: 350px;
	top: 10px;
}
#logo{
	position:absolute;
	width:220px;
	height:100px;
	left: 70px;
	top: -10px;
}
#people{
	position:absolute;
	width:400px;
	height:270px;
	left: 282px;
	top: 48px;
}
