  body {
          background : url(pohja/tausta.jpg);		 
          font-size : 12px;
          font-family : verdana;
		  margin-top : 0px;
		  margin-left : 0px; 
          margin-bottom : 0px;		  
	  }
     
	 a {
          color : #000000;
          text-decoration : none;
      }
	  
     a:hover {
          color : #000000;
          text-decoration : underline;
      }
	  
    a:active {
          color : #000000;
          text-decoration : underline;
      }
	 
	 h1 {
	color: #000;
	font: 24px 'Times New Roman';
	letter-spacing: 0.05em;	
	}
	  
    img {
		  border : 1px solid #000000;
        }
		
    input {
          background-color: #ffffff;
          border : 1px solid #000000;
            }
			
    textarea {
          border : 1px solid #000000;
            }
			
    .ylaosa {
		  width : 666px;
          height : 197px;
          background : url(pohja/top.jpg);
		  }
    .topbox {
	width : 666px;
	height : 17px;
	background : url(pohja/topbox.jpg);
	}
    .keski {
	      width : 666px;
		  height : auto;
		  background : url(pohja/middle.jpg);
		  }
	
    .teksti {
	      padding-top : 10px;
	      padding-left : 30px;
		  padding-right : 70px;
		  padding-bottom : 70px;
		 
		  z-index:5;
		  }
    .etu1 {
	      z-index:1;
		  float : left;
	      color: #000;
	      font: 24px 'Times New Roman';
	      letter-spacing: 0.05em;	  
		  }
	.etu2 {
	float : right;
	color: #000;
	font: 24px 'Times New Roman';
	letter-spacing: 0.05em;
    z-index:3;	
		}
    
	.pohja {
	      width : 666px;
		  height : 116px;
		  background : url(pohja/bottom.jpg);
		  }
		  
	.linkit { 
          padding-top : 169px;	
		  padding-left : 30px;
		  }
    
		.linkitb { 
          padding-top : 6px;	
		  padding-left : 30px;
		  font-size : 9px;
		  }
	
	.ala {
	width : 666px;
	background : url(pohja/ala.jpg);
	padding-top : 100%;
	}
    	

		  