BODY { background-image: url(vesi.png);
background-repeat: repeat-y;
color: black; background-color: white; }
H2 { background-image: none;
     background-color: white;
     border-color: blue;
     border-top-width: 2px;
     margin-left: 20px;
     font-family: sans-serif;
     font-size: large;
     color: black }
H1 { background-image: none;
     background-color: white;
     margin-left: 20px;
     font-family: sans-serif;
     color: black }
P.leipa { margin-left: 20px; 
    }
.navi { margin-left: 20px; 
	text-align: center; }
IMG { text-align: center; vertical-align: middle; }
.in { float: right; vertical-align: text-top}
.kuvatxt { text-align: center;  font-size: 80%;  font-weight: bold;}
DL { margin-left: 20px; }
