body {
	font-family: "Segoe UI", "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

h1, h2, h3, h4, h5, h6 {
	
}
    
	.title {
	   font-size: 3em;
	   font-weight: normal;
	   letter-spacing: -1px;
	   line-height: 1.4em;
	}
	
	    h1.title-blue {
			color: #039;
	    }
		
	.subtitle {
       font-size: 1.5em;
       font-weight: normal;
	   color: #777;
	   line-height: 1.6em;
    }
