body{					background: purple;
					color: #fff;
					font-family: lucida calligrafi, monotype corsiva, arial;
			
					scrollbar-face-color: #fff;
					scrollbar-highlight-color: #fff;
					scrollbar-3dlight-color: #purple;
					scrollbar-darkshadow-color: purple;
					scrollbar-shadow-color: #fff;
					scrollbar-arrow-color: purple;
					scrollbar-track-color: #fff;}
			
.faner{				list-style-type: none;
					border-bottom: 1px solid white; 
					padding: 25px;
					margin: 0;}
			
li{					float: left; 
					margin: 3px 3px 0 3px;
					border: 1px solid white;
					background-color: purple;}
				
a{					display: block;
					color: white;
					font-size: 14pt;
					text-decoration: none;
					padding: 12px;}

a:aktive{				border-bottom: 1px solid white; 
					background-color: #fff;
					font-size: 14pt;
					padding: 12px;}
			
a:hover{				display: block;
					border-bottom: 1px solid white; 
					color: #ff00ff;
					font-size: 14pt;
					background-color: #fff;
					padding: 12px;}
			
p{					position: absolute;
					top: 138px;
					left: 35px;
					width: 680px;
					height: 660px;
					background-color: #fff;
					border: 5px #ff00ff ridge;
					color: purple; 
					font-size: 16pt;
					font-weight: bold;
					padding: 25px;}

h1{					position: absolute;
					top: 138px;
					left: 35px;
					width: 680px;
					height: 800px;
					background-color: #fff;
					border: 5px #ff00ff ridge;
					color: purple; 
					font-size: 16pt;
					font-weight: bold;
					padding: 25px;}

p:first-letter {			color: purple;
					font-size: 25pt;
					font-weight: bold;}
					
.l{					color: #6666ff;
					font-size: 14pt;}
					
.p{					color: #6633ff;
					font-size: 14pt;}
					
.s{					color: purple;
					font-size: 12pt;}					
			
hr{					border: 1px solid white;
					position: absolute;
					left: 0px;
					top: 1007px;
					width: 98%;}

h3{					position: absolute;
					bottom: -70px;
					left: 570px;}
			
h4{					position: absolute;
					left: 30px; 
					top: 950px;}

h5{					position: absolute;
					left: 25px; 
					top: 1025px;}
					
.opbox{				border: 1px white solid;
					background-color: white;
					color: purple;}