CSS for SWEDISH WEB DESIGN

#blog-pager {
display:none;
}

html, body {
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcMQiW44lvYhJwjNRRAspRE4ph4WGAErzJq9vk4mEfpnjVreJ5GvHAIIfbvhrtKl8kfuVqFp4YKD8D5u8m8kFqABoBY75Go_bUM6diiO_sqmoTLqReWysSNeEJIipzKw7ma_z-GTl5bKA/s1600/Nunnor---Copy2.gif') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.footer-outer {
    border: none !important;
}

.post-title.entry-title{
display: none;
}

.PageList {text-align:center !important;}
.PageList li {display:inline !important; float:none !important;
}

.post-body img, .post-body .tr-caption-container, .Profile img, .Image img, .BlogList .item-thumbnail img
{
-webkit-box-shadow:none;
box-shadow:none;
}