BODY
{
color: black;
background: #F4F1C6 url(tausta1.jpg);
}

P:first-letter 
{
font-weight: bold;
font-size: 140%;
}


A:link, A:visited, A:active
{
font-weight: bold;
text-decoration: none;
}

A:link {color: #000080;}
A:visited {color: #008080;}
A:active {color: #BFBFBF;}
A:hover {text-decoration: underline; background: black; color: #F5F8B1; }

H1, H2, H3, H4, H5, H6, H7
{
color: #852E3D; 
text-align: center; 
font-family: Arial, "Times New Roman", serif;
}

H1 {font-size: 28pt;}
H2 {font-size: 24pt;}
H3 {font-size: 20pt;}
H4 {font-size: 16pt;}

H5 
{
font-size: 14pt; 
margin-top: 2em; 
}

H6 {font-size: 12pt;}
H7 {font-size: 10pt;}


