/* ustawienia calej strony */


BODY {

	
	font-size: 24px;
	font-family: Georgia;
	line-height: 125%;
	
	background-image: url('http://v99.pl/img/bg.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-position: top center;
	
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	margin: 0px;
	
	color: #2F74AA;
	
	}
	
		
img {border: 0px; padding: 0px; margin: 0px;}

img, div { behavior: url(http://v99.pl/img/iepngfix.htc) }


/* ustawienia calej strony */
