body {
	font-family: 'Trebuchet MS', Tahoma, Arial;
	margin: 10px;
	background-color: rgb(234,184,24);
	color: rgb(48,56,128);
}

.header {
	height: 60px;
	vertical-align: middle;
}
img, .title {
	float: left;
	height: 60px;
}
.title {
	padding-left: 80px;	
	padding-top: 18px;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	height: 100%;
}