frame
{
	border-color: #E0C0A0;
	border-style: outset;
}

body
{
	background-attachment: fixed;
	background-image: url(legnolt.jpg);
	color: Maroon;
	font-family: Verdana, Arial, Helv, Helvetica, sans-serif;
;
}

caption
{
	font-weight:bold;
}
	
td
{
	}

h1
{
	border-color: #E0C0A0;
	border-style: outset;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}

h2
{
	font-style:oblique;
}

h3
{
	font-style:italic;
}

p
{
	text-align: justify;
}

hr
{
	height: 4;
}

scrollbars
{
	color: Aqua;
	}
