fieldset {
           -moz-border-radius: 3em;
            border-color: black;
         }

legend {
         font-size: 20;
       }

.ylareuna {
            background-image: url("images/ylareuna.jpg");
	    background-repeat: no-repeat;
          }

.keskireuna {
            background-image: url("images/keskireuna.jpg");
          }

.keskinelio {
            background-image: url("images/taustanelio.jpg");
            background-attachment: fixed;
            background-position: center;
            background-repeat: no-repeat;
            }

.tervetuloa {
            background-image: url("images/kesaterve.gif");
            background-position: center;
            background-repeat: no-repeat;
            }


.keskinelio_ilman {
            background-image: url("images/taustanelio_ilman.jpg");
            background-attachment: fixed;
            background-position: center;
            background-repeat: no-repeat;
            }


.alareuna {
            background-image: url("images/alareuna.jpg");
          }

.talvi {
         background-image: url("images/talviterve.gif");
         background-repeat: no-repeat;
         background-position: center;
       }
.ohuet_reunat {
                border-width: thin;
              }