body {
font-family: "Calibri", Arial, Helvetica, sans-serif;
color: #E5C400;
font-size: 12px;
background-color: #000000;
background-image:url(tausta.jpg);
background-repeat:no-repeat;
background-position:center top;
margin: 0px;
margin-bottom: 20px;
}

a:link    { color: #E5C400; background: transparent; }
a:visited { color: #E5C400; background: transparent; }
a:active  { color: #E5C400; background: transparent; }

.automaatti {
  overflow: auto;
  width: 100%;
  background-color: grey;
  float: left;
  clear: both;
  margin: 1em;
}

}

img {
border: none;
}

h1 { 
font-size: 15px;
font-style:normal;
font-weight:normal;
margin: 0px;
white-space: normal;
color: #E5C400;
}

h2 {
font-size: 12px;
}



