
body {
color : #fff;
background-color : #8f5444;
font-size : 0.8em;
line-height : 1.4em;
padding : 1em 0;
margin : auto;
text-align : center;
font-family : Georgia;

}


.main-tekst {
background : white url('images/potykacz_10.jpg');
}


a {
	color : #664516;
	text-decoration : none;
}

a:hover {
	color : #fdb110;
	text-decoration : underline;

}

