#header1 {
	width: 160px;
	height: 60px; 
	color: ffffff;
	font-size: 10px;
	position: absolute;
	top: 720px; 
	left: 210px;
	text-align: left; 
	background-color: #000000;
} 

#header2 {
	width: 140px;
	background-color: #000000;
	position: absolute;
	top: 710px;
	left: 920px;
	text-align: center;
} 

#facebook {
	position: absolute;
	top: 710px;
	left: 460px;
	
	
}

#twitter {
	position: absolute;
	top: 713px;
	left: 700px;
}


	
