a.ylapalkki {
  margin-right: 10px;
  border-width: 1px;
  border-color: black;

  color: white;
}
body {
  background: url('mediafolder/saaris_sahko_bg_1.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  width: 100%;
  height: 900px;
  text-align: center;
  color: white;
}
div.tausta {
  background: #5190f5;
  margin: auto;
  border: solid;
  border-color: #5190f5;
  border-radius: 5px;
  box-shadow: 5px 5px 5px grey;
}

img.palkki {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background: #5190f5;
  background-size: 100%;
}

body {
  font-family: Verdana, sans-serif;
}

hr {
  border-width: 2px;
  color: white;
  border-color: white;
  width: 80%;
}
