.letter
{
	position:absolute;
	
	font-family: timer,'Open Sans', 'Helvetica Neue', sans-serif;
	
  font-size: 18px;
}

h1,h2 {
  font-weight: 300;
 
}

h1 { font-size: 3.5em; color: black;}
h2 { font-size: 2.5em; font-weight: 700; color:black; }

.fw700 {
  font-weight: 700;
  
  
}
