/* file: HGStylesempty.css */
#almostempty {
	width:100.01%;	
	font:50px/1.4 sans-serif;
  font-family:'Verdana', 'Garamond', 'Georgia', 'Times New Roman', sans-serif;
	color:deeppink;
	margin:0em;
	padding:0em;
	background:url("/home1/kirche.gif") left top fixed repeat;
}
#almostempty h1 {
	text-align:center;
	text-decoration:blink;
	font-variant:small-caps;
	color:dodgerblue;
}
#almostempty h2 {
	text-align:center;
}
#nonmessage {
	margin:3em 1em 3em 1em;
}
.shifted {
	position:relative;
	top:-5em;
}
