body {
	background: #333;
}

#blog-logo {
	background-image: url(http://toroborgen.ipublish.no/files/2010/05/header1.jpg);
	background-repeat: no-repeat;
	height: 418px;
	width: 960px;
	text-indent: -9999px;
}
#navigation {
	padding: 2px 0;
	background: #333;
}
h2.entry-title, h1.entry-title, h1.page-title {
	text-align:center;
        font-family: arial;
        font-weight: lighter;
}

h2.entry-title a, h1.entry-title a, h1.page-title a {
	color: #000;
}
.entry-date {
	text-align:center;
        font-family: georgia;
}
.entry-content img { margin:0; }
