
html {
 width: 100%;
 height: 100%;
}

body {
 background-color: #000;
 background-image: url(papierhier2.jpg); 
 background-position: left center;
 color: #fff;
 text-align: center;
 border: 0;
 padding: 0;
 overflow: auto;
}

container.a {
 color: #FFFFFF;
}

#content {
 width: 100%;
 height: 100%;
 padding: 0;
 border: 0;
}

#container {
 color: #FFF;

 font-family: arial, helvetica, verdana;
 font-size: 12px;
 padding: 12px;
 text-align: left;
}

#spoiler {
 color: #000;
 font-family: arial, helvetica, verdana;
 font-size: 1px;
}



h1, h2 {
 clear: both;
 font-style: oblique;
}

h1 {
 font-size: 30px;
 font-weight: bold;
}

h2 {
 font-size: 18px;
 font-weight: bold;
}



