body {
	background: url('tlo.gif') repeat-x top;
	text-align: center;
	color: white;
	font-family: verdana;
	margin-top: 100px;
}

p {
	width: 405px;
	margin: 40px auto;
	text-align: justify;
	font-size: 16px;
	font-weight: bold;
}

div.entry a {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 28px;
	margin: 0 20px;
}

.linki { 
	width: 100%;
	margin: 0;
	text-align: center;
}

.linki a {
	color: white;
	text-decoration: none;
	font-weight: normal
}