.Globale_style_sheet {
	font-family: Arial, "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
body {
	background-image: url(bg%20hanneske.jpg);
	background-attachment: fixed;
	font-size: 12px;
	font-family: Arial, "Comic Sans MS";
}
a:link {
	color:#012465;
	font-family: Arial, "Comic Sans MS";
	font-weight: normal;
	text-decoration:none;
}
a:visited {
	color: #012465;
	font-family: Arial, "Comic Sans MS";
	font-weight: normal;
	text-decoration:none;
}
a:hover {
	color:#012465;
	font-family: Arial, "Comic Sans MS";
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #012465;
	font-family: Arial, "Comic Sans MS";
	font-weight: normal;
	text-decoration:none;
}
p {
font-size: 12px;
font-family: Arial, "Comic Sans MS";
}

h1 {
font-size:x-large;
font-family:Arial, "Comic Sans MS";
text-align:center;
}
h2 {
	font-size: large;
	font-weight: normal;
	font-style: italic;
	text-decoration:underline;
}

