body { 
 margin: 0 0 0 0;
 padding: 0;
 background: #000000;
 font-family: Verdana, "Gill Sans", Tahoma;
 font-size: 12pt;
 font-weight: normal;
 color: #ffffff;
}
#pozycjonujacy {
 position:absolute; 
 left:50%;
 top:50%;
}
#intro {
	position: absolute; 
	z-index: 5; 
	left:-164px; 
	top:-130px; 
}
a:link, a:visited {
 color: #ffffff;
 text-decoration:none;
}
a:hover {
 color: #ffffff;
 text-decoration: underline;
}