body {
    background-image: url(haabg.jpg); 
    background-repeat: repeat-x;
    background-color:#749ae6;
    font: 14px georgia;
    line-height: 18px;
    padding: 0px;
    margin: 0 0 0 0;
    text-align: left;
}


#container {
    overflow: hidden;
    background: url(haacontainer.jpg) no-repeat;
    background-color:#749ae6;
    margin: 0 auto 0 auto;
    width: 1000px;
}

#content {
    width: 607px;
    margin: 388px 0 0 185px;
}

#footer {}
.lomake {}


* {
  margin : 0;
  padding : 0;
}

p {padding: 5px 0 10px 0;}



.lomake label {
    display: block;
    float: left;
    text-align:right;
   width: 12em;
}

span.c1 {font-size: 16px;}


span.c2 {margin: 0 0 0 478px;}


input.submit{
 margin: 0 0 0 383px;
 width:55px;
 height:24px;
}

textarea.viesti{
display:block;
max-width:300px;
max-height:100px;
}

A:link {color:#0095b6; }
A:active {color:#009999; }
A:visited {color:#006f8b; }
A:hover {color:#66cccc;}


h1,h2,h3,h4 {
 font-family: georgia;
 color: #000000;
 padding-bottom: 0px;
}

h1 {
    font-style: italic;
    line-height: 20px;
    font-size: 18px;
}

h2 {
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
}

h3 {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
}
