div.page-header h2 {
  	padding-top:30px;
  	border-top: 1px solid #005e8c;
}

div.page-header {
	border-bottom:0px;
}

.subtitle {
  	font-size:18px;
  	font-family:'Open Sans', sans-serif;
  	font-weight:bold;
  	margin-top:20px;
}

h1 {
  	font-size:40px;
  	font-family:'Open Sans', sans-serif;
  	font-weight:bold;
}