body{
	background: #000000;
	font-family: Georgia, serif;
	font-size: 20px;
	color: #ffffff;
	font-variant: small-caps;
}

a{
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
}

#pagr{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#tekstas{
	padding-top: 10px;
	padding-right: 20px;
	line-height:80%;
	text-align: right;
}