/* 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 {
	text-align: center;
	font-size: 70px;
	padding-left:20px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 14px;
}

h4 {
	color: #000000;
	font-size: 12px;
	padding:0px;
	margin:0px;
}

h5 {
	font-size: 20px;
}

.clearing {
  height: 0;
  clear: both;
}
