body {
	background: #000 url('../background.jpg') no-repeat top center;
	margin: 0;
	padding: 0;
	font-family: arial,helvetica,sans-serif;
	color: #fff;
}
a {
	color: #fff;
}
#krigulogo {
	margin: auto;
	padding: 0;
	width: 636px;
	height: 330px;
}
#krigulogo img {
	margin-left:8px;
}
h1 {
	margin: 5px 0 0 7px;
	padding: 0;
	display: block; /* Allows you to change the width and height of the image */
	height: 335px;
	width: 628px;
	text-indent: -2000em; /* Hides the text in the h1 tag */
	text-decoration: none; /* Hides the underline of the hyperlink */
	z-index: 1000; /* IE Fix*/
	background: url('../krigu.gif') 0 0 no-repeat; /* The pathway to the image*/
}
#mirror {
	margin: auto;
	padding: 30px 20px 20px 20px;
	width: 636px;
	height:30px;
	text-align: center;
}
#mirror h2 {
	color: #aaacac;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#recent {
	background: url('../recent_bg.jpg');
	margin: auto;
	padding: 0;
	width: 450px;
	text-indent: -25px;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 0.7em;
	color: #fff;
	border: 1px solid #000;
}
#recentlist li {
	display: inline;
	margin: 0 5px;
}
#recentlist a {
	color: #fff;
}
#contact {
	margin: auto;
	padding: 35px 0 0 0;
	width: 167px;
}
#contact img {
	margin: auto;
	padding:0px;
}
#kristofer  {
	margin: auto;
	padding: 15px;
	width: 159px;
}
#kristofer img {
	margin: auto;
	padding:0px;
}
