h1, h2, h3, h4 {color: #700038;}
h1 {font-size: 20pt;}
h2 {font-size: 18pt;}
h3 {font-size: 16pt;}
h4 {font-size: 12pt;}
p  {font-size: 13pt; color:black;}
b  {font-size: 13pt; color:"#700038";}
hr {color: green;}

ul {
 display: block;
 font-family: arial, helvetica, sans-serif;
 font-size:9pt;
 font-style: none;
 margin-left:0px;
 padding-left:0px;
 padding-top: 0px;
 }
 
ul li{
 list-style: none;
 list-type: none;
 }
 
ul li a {
 display: block;
 background-color: visible;
 background: url(kuvat/1.gif) no-repeat center left;
 margin-top: 2px;
 padding-left: 50px;
 padding-right: 0px;
 padding-top: 2px;
 padding-bottom: 0px;

 text-decoration: none;
 width: 165px;
 height: 29px;
}
 
ul li a:link, 
ul li a:visited {color:#720038;}
ul li a:hover, 
ul li a:active{background: url(kuvat/rabacalclip1.gif) no-repeat bottom left;}

 body {background-image: url("kuvat/menutausta.jpg"); 
background-attachment: fixed; 
background-repeat: no-repeat;
background-position: center center;
