body {
margin : 0;
font-size : 0.8em;
font-family : Arial, Helvetica, sans-serif;
text-align : justify;
} 
H1 { 
font-size : 1.3em; 
margin-bottom : 13px; 
margin-top : 2px; 
color : #515151; 
text-align:center;
} 
H2 { 
font-size : 1.2em; 
margin-bottom : 10px; 
margin-top : 10px; 
color : #515151; 
} 
H3 { 
font-size : 1em; 
margin-bottom : 8px; 
margin-top : 2px; 
color : #515151; 
} 
P { 
margin-top : 2px; 
margin-bottom : 8px; 
text-align:center;
} 
UL { 
margin-top : 2px; 
margin-bottom : 8px; 
} 
.clearing { 
clear : both; 
height : 0; 
} 
.img-container {
text-align: center;
margin : 20px;
}