h1{
	font-size:1.3em;
    margin-top: 20px;
    margin-bottom: 20px;
}
h2{
	font-weight:bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
h1, p{
    margin-top: 10px;
    margin-bottom: 10px;
}