@import url("//hello.myfonts.net/count/2665e7");

@font-face {font-family: 'PlutoRegular';src: url('/fonts/2665E7_0_0.eot');src: url('/fonts/2665E7_0_0.eot?#iefix') format('embedded-opentype'),url('/fonts/2665E7_0_0.woff') format('woff'),url('/fonts/2665E7_0_0.ttf') format('truetype');} 

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,700,700italic);

body { font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 300; color: #555; margin: 0; padding: 0; }

#page { max-width: 1200px; margin: 0 auto; position: relative; }

/* Text */

h1 { margin: 0 0 1em 0; font-size: 2.4em; font-weight: 700; }
h2 { margin: 0 0 .5em 0; font-size: 1.6em; font-weight: 700; line-height: 1.1em; }
h3 { margin: 0 0 .5em 0; font-size: 1.3em; font-weight: 700; }	
h4 { margin: 0 0 1.5em 0; font-size: 1em; font-weight: 700; }	

p { margin: 0 0 1em 0; }

a { color: #007eff; }
a:visited { color: #65b1ff; }

a.btn { font-size: 1.2em; text-decoration: none; color: #fff; float: right; border: 1px solid #fff; padding: 4px 15px; transition: background-color
	.5s ; }
a.btn:hover { background-color: rgba(0,0,0,.3); }


/* Header */

header { height: 430px; background: #64767E url(../images/Sailboat.png) no-repeat center top; position: relative; }


header a.logo { 
	position: absolute; 
	display: block; 
	width: 200px; 
	height: 90px;
	background: url(/images/Signature.png) no-repeat 0 0; background-size: contain;
	top: 5px;
	left: 2px;
	}
	
header a.logo span { display: none; }
	
header div.hero { position: absolute; width: 42%; top: 130px; left: 60%; }
header div.hero h1 { line-height: 1em; margin: 0 0 3px 0; color: #fff; }
header p.intro { color: #fff; }

header div.followme { position: absolute; width: 42%; top: 13px; right: 5%; }