﻿body 	{
font-family: 'Source Sans Pro', sans-serif;
font-weight: normal;
text-align:left;
margin-left: 30px;
margin-top: 50px;
                /*width=device-width;*/
max-width: 850px;
}
h1	{
  font-family: 'Overpass', sans-serif;
  font-size: 3.8em;
  font-weight: bold;
  line-height: 0.0em;
}
h2	{
  font-size: 2.0em;
  font-weight: normal;
  line-height: 1.5em;
}
h3	{
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.6em;
}
h4	{
  font-size: 0.9em;
  font-weight: normal;
  line-height: 0.6em;
  }

  h1, h2, h3, h4	{
    color: #black;
    }

    /*a:link	{
    color: #a3bd5b;
    text-decoration: none;
				}
    a:hover	{
    color: #639197;
				}*/



    

    /*  @media only screen and (min-width: 1200px) {
    body {
 
    font-size: 150%;
    }
                      
			
