body{

	background: #f60;

}

iframe{
	display:none;
}

#logo{

	position: absolute;

	height: 165px;

	width: 315px;

	top: 5px;

	left: 15px;

}



#banner{

	background: url('images/hht.png') no-repeat;

	height: 73px;

	width: 617px;

}



#content{

	position: relative;

	top: 200px;

	font-family: 'helvetica', sans;

	font-size: 18px;

	color: #ccc;

}



.h1{

	color: #090;

	font-size: 18px;

	font-weight: 100;

}

#friends{
	position: relative;
	border: none;
	padding-top: 250px;
	left: 230px;
}