html {
 center;
height: 100%;
 width: 100%;
 position: relative;
}


p {
 font-family: Arial;
 color: #000000;
 font-size: 1em;

}


p.ankuendigung {
 font-size: 1em;
	margin-top:4em;
	margin-bottom:4em;
	margin-left:15em;
	margin-right:15em;
	line-height:1.5em;
}

#logo {
 background: url(skuld.png) no-repeat top center;
	margin-top:5em;
 width: 500px;
 height: 151px;
 position:relative;
 

}

#skuldreloaded {
 background: url(skuld.reloaded.png) no-repeat center;
 margin=auto;
 width: 700px;
 height: 621px;
 position:relative;
 

}


