body {
	font-size: 14px;
	background-image:url(http://arnie.2100.no/files/2009/10/bg.jpg);
	font-family: helvetica, arial, sans-serif;
	color: #333;
	line-height: 1.6;
}

#container .wrapper { background: #fff; }


#blog-logo {
	background-image: url(http://arnie.2100.no/files/2009/10/blogheader.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 960px;
	text-indent: -9999px;
}

a { color: #75be39; text-decoration: none; }
