body           {background: white none;}
.kama          {padding: 0.5em;
                background-color: white; 
                width: 71%; height: 96%;
                margin: 0%;
                position: absolute;
                top: 2%; left: 2%; 
               }
.menu          {background: silver none;
                padding: 0.5em; 
                padding-top: 2em;
                padding-left: 1.5em;
                width: 25%; height: 96%;
                margin: 0%;
                position: absolute;
                top: 2%; right: 2%;
               }
.txt           {padding: 0.5em;
                background: white none; 
                width: 55%; height: 96%;
                margin: 0%;
                position: absolute;
                top: 2%; right: 27%; 
               }
.plus          {padding: 0.5em;
                background: lightblue none; 
                width: 20%; height: 47%;
                margin: 0%;
                position: absolute;
                top: 2%; left: 2%; 
               }
.miinus        {padding: 0.5em;
                background: tomato none; 
                width: 20%; height: 47%;
                margin: 0%;
                position: absolute;
                top: 50%; left: 2%; 
               }

h1 {color: maroon; text-align: center; font: bold 2em helvetica; }

h2          {color: navy; text-align: center; font: bold 1.5em helvetica; }

h3          {color: navy; text-align: left; font: bold 1.1em helvetica; }
h3.miin     {color: maroon; text-align: left; font: bold 1.1em helvetica; }

p {color: black;}

img {float: left;}
img.toinen {float: right;}

td     {padding: 0.5em;}