#leftlogo{
	
	float: left;
}

#rightlogo{
	float: right;
}

#dheader{
	width:60%;
	margin-left: auto;
	margin-right: auto;
}