.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tag {
	font-family: Arial;
	font-size: 18px;
	line-height: 50px;
	font-weight: bolder;
	margin-left: 40px;
	margin-top: 12px;
	letter-spacing: 4px;

}
