body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	line-height: 1.5em;
	color:#333333;
	background-color:#ffffff;
	background-image: url(panowie.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin-left: 25%;
	margin-right: 10%;
}

p {
text-indent: 30px;
margin-left: 5%;
}

h1 {
font-size: 2.4em;
font-weight:100;
margin-left:0;
margin-top:20px;
margin-bottom: 20px;
}

h3 {
font-size: 1.7em;
font-weight:bold;
margin-left:0;
margin-top:20px;
}