body {
background-image:url('bg.jpg');
background-repeat:repeat-y;
background-attachment:fixed;
background-position:top;
background-color: #444444;
font-family: Georgia;
font-size: 16px;
color: #eeeeee;
line-height: 180%;
}

a:link {
	text-decoration: none;
	color: #42a2d9;
}

a:visited {
	text-decoration: none;
	color: #42a2d9;
}

a:hover {
	text-decoration: underline;
	color: #42a2d9;
}

a:active {
	text-decoration: none;
	color: #dddddd;
}

h1 {
font-family:Georgia;
font-size:20px;
font-weight:normal;
margin-top: 10px;
margin-bottom: 30px;
}

p {
margin-left: 20px;
margin-right: 20px;
}

p#behuzas {
margin-left: 30px;
margin-right: 30px;
}

p#behuzas2 {
margin-left: 60px;
margin-right: 60px;
font-size: 14px;
line-height: 150%;
}

p#behuzas3 {
margin-left: 30px;
margin-right: 30px;
font-size: 14px;
line-height: 150%;
}