/* This is the style of your browser text */

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	font-size: 40px;
	padding: 0 6px;
	margin: 20px 0 0 0;
	color: #3061A4;
}

h2 {
	font-size: 40px;
	padding: 0 6px;
	margin: 0px 0;
	display: inline;
	color: #FFD112;
	position: relative;
	top: -30px;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #3061A4;
	font-size: 20px;
	margin: 0;
	position: relative;
	top: -30px;
}

h5 {
	font-size: 20px;
}


