body {background-color: #0072ce; text-align:left; font-family:'Arial', sans-serif;color: white;margin:5px;}
h1   {font-family: sans-serif; text-transform:italic;font-size:3rem;margin-bottom:20px;}
h2 {font-size: 1rem;text-transform:uppercase; letter-spacing: 2px; }
h3 {font-size: 2rem;margin-bottom:10px;}

#wrapper {max-width:500px; margin:50px auto 0px auto; padding:20px;}
section {color:#0072ce;max-width:500px;margin:20px auto 0px auto;margin-bottom: 20px;padding:20px;background-color:white;}
section a {display: table; padding:5px 15px;font-weight:light; font-size:0.8rem; color: #0072ce;text-decoration:none; border:1px solid white;}
p    {font-family: sans-serif; font-weight: bold; font-style:italic;}
svg {max-width:800px; margin:100px auto 0px auto;}
hr {width:100%; border:1px dashed #0072ce;margin-top:30px;}
footer a {color:white; font-weight:bold; font-style: italic;}
footer {line-height:1.6;max-width:500px; margin:0 auto 100px auto; text-align:right;}

/* BACKEND */

textarea {max-width:800px; margin:0 auto;}


@media only screen and (max-width: 800px) {

}