.banner {
margin: 0 auto;
float:none;
text-align:center;
}
.banner img {
max-width:576px;
}

a {
text-decoration:underline;
font-weight:bold;
color:black;
font-family:helvetica;
}

.body {
margin:0 auto;
max-width:500px;
}

h1, h2 {
text-align:center;
font-family:helvetica;
font-size:25px;
font-weight:400;
}

.body p {
font-size:20px;
font-family:arial;
font-weight:400;
text-align:center;
}
