body {
    background: #fff !important;
    color: #000;
    text-align: justify;
    font-family: Arial, "Times New Roman", Georgia, serif ;
    font-size: 16px;
}

img {
    width: auto; 
}

nav, footer, a.btn, #container1, #container2, #container4 {
display: none;
}

#container {
    text-align: justify;
    font-size: 16px;
}

h1 {
	font-size: 22px;
	}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
} 