body {
  background-color: #000;
  background-image: url('sutiietusivu_tausta.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #ccc;
  text-decoration: none;
  margin: 0 auto 0 auto;
}

h2 {
  text-align: center;
  margin: 0px;
  padding; 0;
}
h2 a {
  font-family: "Trebuchet MS";
  font-size: 30px;
  color: yellow;
  text-decoration: none;
}

h2 a:hover {
  color: white;
}
