body {margin: 0; background-color: black; color: black; min-height: 60em}

p {font-family: 'Source Sans Pro', sans-serif; font-size: 11pt; line-height: 14pt; margin-left: 20px;}
li {font-family: 'Source Sans Pro', sans-serif; font-size: 11pt; line-height: 14pt;}
h1 {font-family: 'Source Sans Pro', sans-serif; font-size: 30pt; line-height: 50pt; margin: 0; text-align: center;}
h2 {font-family: 'Source Sans Pro', sans-serif; font-size: 16pt; line-height: 38pt; margin: 0; text-align: center;}
h3 {font-family: 'Source Sans Pro', sans-serif; font-size: 14pt; line-height: 14pt; margin: 0; text-align: center;}

#mainsection {background-color: #D80621; width: auto;}
#content {width: 46em; margin: 0 auto 0 auto; padding: 4em; background-color: white;}
#note {font-family: 'Source Sans Pro', sans-serif; font-size: 8pt; line-height: 8pt; margin: 0; margin-bottom: 4em; text-align: center;}
@media screen and (min-width : 1px) and (max-width : 768px) { #content {display: flow-root; align-items: center; justify-content: center; width: auto; margin: 0 auto 0 auto; padding-top: 4em; padding-right: 1em; padding-left: 1em;} }

a:link {color: maroon}
a:visited {color: maroon}
a:active {color: maroon}
