@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Merriweather);
#banner{
	position: absolute;
	margin-left: 100px;
	margin-top: -10px;
	max-width: 100%;
	display: block;
	height: auto;
}

div {
	color:white;
}

 p{
	font-size: 35px;
	margin-top: 120px;
	margin-bottom: 1px;
	padding-bottom: 6px;
	font-family: Merriweather;
	font-weight: 100;
	
}

h1{
	font-size:70px;
	padding-bottom: 20px;
	font-family:Merriweather;
	font-style: italic;
}
h5 {
	border-style: solid;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-right: 490px;
	margin-left: 490px;
	margin-top: 4em;
	font-family: Roboto;
	font-size: 10px;
	font-weight: lighter;
}

h4{
	font-family: Roboto;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

h6{
	font-size: 9px;
	font-family: Roboto;
	font-weight: lighter;
}

