body {
    margin: auto;
    width: 90%;
    padding: 10px;
    align-content: center;
/*    border: 1px solid green;*/
}

.header {
/*    width: 250px;*/
    margin: auto;
/*    border: 1px solid green;*/
}

.links {
    margin: auto;
    text-align:center;
}

h1 {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 26.4px;
    text-transform: uppercase;
    margin-bottom: 0px;
    letter-spacing: -0.4pt;
    word-spacing: 1.8pt;
    line-height: 0.8;
    text-align: center;

}

h1 a {
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
}

h2 {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 26.4px;
    text-transform: uppercase;
    margin-top: -15px;
    letter-spacing: -0.4pt;
    word-spacing: 1.8pt;
    line-height: 0.8;
    text-align: center;
    max-width: 204px;
    min-width: 200px;
    margin: auto;
    width: 50%;
    padding-bottom: 15px;

}

a.mail {
	color: #333;
	margin-top: 0px;

}

main {
font-family: Times, "Times New Roman", serif;
line-height: 14pt;
padding-top: 50px;
padding-bottom: 50px;
text-align: center;
/*min-width: 400px;*/
/*border: 1px solid green;*/
}


a {
    color: #333;
    font-style: italic;
}

footer {
    margin:auto;
    widith: 50%;
    text-align: center;
}

img {
    max-width: 100%;
    margin: auto;
}

/** Newsletter **/
#mc_embed_signup {
}

#mc_embed_signup_scroll {
    padding-top: 10px;

}

.clear.foot {
    padding-top: 5px;
}

input#mc-embedded-subscribe.button {
	padding: 5px;
}

input#mce-EMAIL.required.email {
	width: 220px;
	height: 24px;
}