/* removes white space between 1st section and nav */
.ac-hp-hero {margin-top: -44px;}

/* paralax - fixed hero image */
.ac-hp-hero .block-bg-img {padding:150px 15px;margin-top: 0px;}
.ac-hp-hero {background-attachment:fixed;}

<!DOCTYPE html>
<html>
<head>
<style>
h1 {
 letter-spacing: 10px;
 font-weight: 900;
}

h2 {
 letter-spacing: 5px;
 font-weight: 500;
}

h3 {
 letter-spacing: -1px;
 font-weight: 100;
}


.twentysixpoint {
 letter-spacing: 5px;
 line-height: 26pt;
}
