/* This is the style of your browser text */

p {
	margin: .5em 0 1em 0;
}

h1.custom, h2.custom, h3.custom, h4.custom, h5.custom {
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
	height:100px;width: 100%;
}


h1.custom {
	text-align: center;
	font-size: 60px;

}

h2.custom {
	font-size: 42px;
	display: inline;
}

h3.custom {
	font-size: 20px;
}