@font-face {
    font-family: 'lane_-_narrowregular';
    src: url('LANENAR_-webfont.eot');
    src: url('LANENAR_-webfont.eot?#iefix') format('embedded-opentype'),
         url('LANENAR_-webfont.woff') format('woff'),
         url('LANENAR_-webfont.ttf') format('truetype'),
         url('LANENAR_-webfont.svg#lane_-_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
    font-size: 100%;
	
}

body {
    background: #008ED6;
    font-family: 'lane_-_narrowregular';
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
    overflow-x: hidden !important;
    margin: auto !important;
}
h1{
	font-size:4.5em;
	line-height:normal;
	
}
h1{
	font-size:3.5em;
	
}
h2{

	padding-top:120px;
}