body {
    background-color: #F3F0E7;
}
body h1 {
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	font-style: normal;
    font-size: 50pt;
}
body h2 {
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	font-style: normal;
    font-size: 24pt;
}
body h3 {
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
    font-size: 20pt;
}
body b {
	font-family: proxima-nova, sans-serif;
	font-weight: 500;
	font-style: normal;
    font-size: 18pt;
}
body ul li {
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	font-style: normal;
    font-size: 18pt;
}
body p a {
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	font-style: normal;
    font-size: 16pt;
}
body p i {
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	font-style: italic;
    font-size: 14pt;
}
footer {
text-align: center;

}
