html, body {
background-image: url(Bilder/Stage_BG_btm.jpg);	
	background-color: #1AB5FF;
	font-size: 120%;
	a:link: #0000CC;
	a:vlink: #000066;
		}
h1 {
color: red;
font-family: verdana;
font-size: 40px;
}
h2 {
color: darkblue;
font-family: verdana;
font-size: 28px;
}