body {
	background-image: url(images/hejsan_bg.gif);
	background-attachment: fixed;
	text-align: center;
}
h1 {
	font-size: 24px;
	color: #CC3366;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0033;
}
a:active {
	color: #FF6666;
}
a{text-decoration:none}
.style1 {color: #FF6600}
.style3 {color: #99FF00}
.style4 {color: #33CC33}
.style5 {color: #339999}
.style6 {color: #990099}
