@charset "UTF-8";
/* CSS Document */

@font-face { font-family:MINIMAL; src:url(assets/MINIMAL.TTF), url(assets/MINIMAL.TTF); }

html, body, .swc0 {
	margin:0px;
	padding:0px;
	height:100%;
	color:#000033;
}

#poem {
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	color:#000033;
}
	

#titel {
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	color:#000033;
	width:400px;
	
	}
#empty2 {height:20px;}
#empty {height:10px;}
#heading {
	font-family: MINIMAL;
	color:#000033;
	font-size:58pt;
	text-shadow: 2px 2px 400px #000066;
	
}

.swc0 {
	margin: 0 auto;
	display: table;
}
.swc1 {
	display: table-cell;
	vertical-align: middle;
}
.swc1 {
	height: 100%;
	white-space: nowrap;
}
.swc2 {
	padding-bottom:150px;

}
* html .swc1 {
	text-align: center;
}
* html .swc2, * html .swc3 {
	display: inline-block;
	vertical-align: middle;
	text-align:center;
}
* html .swc3 {
	height: 100%;
}
* html .swc2 {
	display: inline;
	height: 0;
}