body {
	background-image: none; padding:10px 36px;
	background-color:white;
}
a {
	text-decoration:underline;
	color:#555;
}
*, #bottom {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size:1rem;
color:#444;
}
strong {
font-weight:600;
}
h1, h2 {
font-weight:600;
font-size:1.3rem;
}