@CHARSET "ISO-8859-1";
body {
	background: url(images/gunhild.jpg) top no-repeat #000 fixed;
	color: #FFF;
}

#header {
	background: url("images/gray-opaque.png") repeat;
}

#content_fade_in {
	background: url("images/grad_top.png");
}

#content {
	background: url("images/grad_mid.png") repeat;
}


#footer {
	background: url("images/gray-opaque.png") repeat;
}


#sidebar {
	background: url("images/grad_mid.png");
}

#sidebar2 {
	background: url("images/grad_mid.png");
}

a,h2 a:hover,h3 a:hover {
	color: #FF6600;
	/*color: #4f290f;*/
	text-decoration: none;
}