@charset "UTF-8";
/* CSS Document */
#header, #footer {margin:0; width: 100%; padding: 0; background-image: none; color: #333; text-align: center}
#header img {display:none;}
#main, #nav ul {margin: 0; padding: 2em; width: 100%;}
@page {
margin: 0.5cm;
}
body {
font: 12pt Georgia, "Times New Roman", Times, serif;
line-height: 1.3;
}
h1 {
font-size: 24pt;
}

h2 {
font-size: 14pt;
margin-top: 25px;
}

aside h2 {
font-size: 18pt;
}