/*     Only for www.pck.pl     */
/*     All rights reserved     */

/*   www.pawel.florczak.info   */

body { 
	font-family: 'Trebuchet MS';
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #000;
}

h1 {
	font-size: 22px;
	display: none;
} 

#page a, #page p, #page img {
	display: none;
}

#page {
	position:absolute;
	background: url(/malaria.jpg) no-repeat;
	width: 976px;
	left: 50%;
	top: 50px;
	margin-left: -483px;
	height: 492px;
}


#pf {

}


