BODY { margin: 0;
       /* background-color: #08005D; */
       background-color: #151110;
       color: white;
}
DIV.leipa { 
            margin: 2em;
            word-wrap: break-word;
            overflow: hidden;		
}
DIV.leipa A:link    { color: #B7B1FF; }
DIV.leipa A:active  { color: blue; }
DIV.leipa A:visited { color: gray; }

DIV.links { 
            background-color: #B7B1FF;
            color: #212121;
            font-family: serif;
            text-align: center;
            clear: both;
            font-size: large;
            margin: 0;
}
DIV.vasen { 
            margin-left: 1em;
            padding: 1em;
            float: left;
            text-align: center;
	    display: inline;
            overflow: hidden;
	    height: 1%;
}
DIV.oikea { 
            padding-top: 5em;
            margin-left: 0;
            text-align: center;
            clear: all;
	    display: inline;
            overflow: hidden;	
	    height: 1%;
}
LI { 
     list-style-image: url(graycrystal.gif);
}
