@import url(style.css);
  @import url(style.css);
body {
  text-align: center;
  margin: 0px;
  padding: 0px;
}
img {
  border: 0px none;
}
.bg {
  background-image : url(area/bg.gif);
  background-repeat: repeat-y;  

