body {
  background: #ffffff url(VF_bg.jpg) top left no-repeat;
  margin: 0px;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  }
#fb {
  position: absolute;
  top: 56px;
  left: 705px;
}
#tiketti {
  position: absolute;
  top: 56px;
  left: 840px;
}
#yo {
  position: absolute;
  top: 56px;
  left: 975px;
}
#content {
  margin-top: 550px;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
}
.menu {
  padding-left: 65px;
  padding-bottom: 35px;
  clear: both;
}
.artists {
  width: 1500px;
  padding-left: 65px;
  clear: both;
}
.artist {
  width: 360px;
  padding: 0px;
  padding-bottom: 40px;
  float: left;
}
.teksti {
  width: 315px;
  clear: both;
}
.ohjelma {
  padding: 0px;
  padding-left: 65px;
  padding-bottom: 40px;
  clear: both;
}
.info {
  width: 1000px;
  padding: 0px;
  padding-left: 65px;
  padding-bottom: 40px;
  clear: both;
}
.kumppanit {
  width: 100%;
  background: #ffffff;
  clear: both;
}
.linkki {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  }
.linkki:hover {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
  }
