/* Style the body */
body {
  font-family: Verdana;
  margin: 0;
}

/* Header/Logo Title */
.header {
  padding-top: 1px;
  padding-bottom: 8px;
  text-align: center;
  font-family:Segoe UI;

  background:#132639;
  color: white;


}

/* Page Content */
.content {padding:10px;}


/* logo EZ Qurban */
.header img {
	
	float: left;
	width: 70px;
	height:70px;	 
	}
	.header h3 {
	position: relative;
	top: 0px;
	left: 8px;
	}