div h4, h5, h6{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

div.contact{
	float:left;
	margin-top:1%;
	margin-left:5%;	
}

div.contact img{
	height:50px;
	width:120px;
	border:1px black solid;
}
	
h1.clear{
	clear:left;
}

#logo{
	margin-left:35%;
}

div.title{
	margin-top:10%;
	color:firebrick;
}

h2{

font-weight:bold;
margin:0 0 1em;
padding:0.25em 0.5em;
}