body {
   /*background-color: #FFDF00;
   background-image:url('../images/comp010.jpg');*/
   background-image:url('../images/400-07212710t.jpg');
background-repeat:repeat;
  text-align: center;
}
#stage {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
}

#Lside {
  float: right;
  width: 140px;
  margin-left: auto;
  margin-right: auto;
}
#main {
  float: right;
  width: 650px;
  margin-left: auto;
  margin-right: auto;
}
#Rside {
  float: right;
  width: 140px;
  margin-left: auto;
  margin-right: auto;
}

#foot {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
}
#top {
width: 650px;
height: 120px;
background-image:url(http://OviNuppi.com/images/ONbkgTOP.png);
background-repeat: no-repeat;
}
#middle {
clear: left;
width: 650px;
text-align: left;
background-image:url(http://OviNuppi.com/images/ONbkgMIDDLE.png);
background-repeat: repeat-y;
}
#bottom {
width: 650px;
height: 45px;
background-image:url(http://OviNuppi.com/images/ONbkgBOTTOM.png);
background-repeat: no-repeat;
}
.vimage {
  width: 130px;
  margin: 5px;
  text-align: center;
}
.himage {
  float: right;
  width: 182px;
  margin: 2px;
  text-align: center;
}
.timages {
   font-family: "Terminal Dosis", Arial, Helvetica, Geneva, sans-serif;
   font-weight: bold;
   font-size: 16px;
   color: c0c0c0;
}
.vimage img {
   margin-top: 15px;
}
.himage img {
   margin-top: 10px;
}
