body {
background-color: white;
color: black;
font-size: 12px;
font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif;
width: 80%;
margin: 0 auto;
padding: 1em;
text-align: left;

}

h1 { 
text-align: left; /*defaults the page to left*/
font-size: 18px; 
font-style: normal;
font-weight: bold;
font-family: 'Museo300', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif;
color: black;

}

h2 {
text-align: left;
font-size: 16px; 
font-style: normal;
font-weight: normal;
font-family: 'Museo300', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; 
color: black;

}

h3 {
text-align: left;
font-size: 16px; 
font-style: normal;
font-weight: normal;
font-family: 'Museo300', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif;
color: black;

}

h4 {
text-align: left;
font-size: 16px; 
font-style: normal;
font-weight: normal;
font-family: 'Museo300', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif;
color: black;

}

h5 {
text-align: left;
font-size: 16px; 
font-style: normal;
font-weight: normal;
font-family: 'Museo300', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif;
color: black;

}

h6 {
text-align: left;
font-size: 16px; 
font-style: normal;
font-weight: normal;
font-family: 'Museo300', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif;
color: black;

}

h7 {
text-align: left;
font-size: 16px; 
font-style: normal;
font-weight: normal;
font-family: 'Museo300', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif;
color: black; 

}

p  {
    text-align: left;
}
