body{
        font-family: "Georgia", Times New Roman, Serif;
        color: #000;
        background: #fff;
}

#bannerTop, #navbar, #sidebar, #footer, #postCategory, .tillbaka{
        display: none;
}

#header h1{
        text-align: center;
        font-size: 16pt; font-style: italic;
        margin: 0;
}


h1{
        text-align: center;
        font-size: 26pt; font-style: italic;
        margin: 30px 0;
}
h2{
        text-align: center;
        font-size: 10pt;
}


h3{
        font-size: 14pt;
        margin: 0;
}

a{
        color: #000;
        text-decoration: none;
}

#shadow{
		background:  none;
}

img { page-break-inside:avoid; 
     page-break-after:avoid; }
}
