body {
	text-align: center;
	margin: 20px;
	font-size: 12pt;
	font-style: normal;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/hejsan_bg.gif);
	background-repeat: repeat;
}
.caution {
	text-align: left;
	text-indent: 300px;
	vertical-align: middle;
}
h1 {
	color: #CC3333;
	font-weight: bold;
	font-size: 24px;
}
h2 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #000000;
}
