/*Code below to be moved to main css once fully implemented*/
h1
{
	padding-top:30px;
	font-family: 'Raleway', sans-serif;	
	font-size:26px;	
	font-weight:normal;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;	
	text-shadow:none;	
	margin-bottom:0px;
}	

h2
{
	color:#0098aa;
	text-transform:none;
	margin-bottom:15px;
	padding-top:5px;
}


