

/* _______________Body_______________ */

body {
  padding: 0;
  margin: 0;
  color: #666;
  font-size: 14px;
  font-family: Tahoma, sans-serif;
  line-height:14px;
  background: url(images2/bg.png) repeat-y top center #fff;
}


*  {scrollbar-face-color: #E9E9E9; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #E0E0E0; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #000000;}

.rounded {
  background: url(images2/roundtop.png) no-repeat top center #fff;
  margin: 0 auto;
  padding: 5px;
  height:15px;
  width:812px;
}

.tree {
background-image : url("tree.png");
background-attachment: fixed;
background-position: center left;
background-repeat: no-repeat;
background-color:#FFFFFF;
}
.treer {
background-image : url("tree.png");
background-attachment: fixed;
background-position: center right;
background-repeat: no-repeat;
background-color:#FFFFFF;
}

/*
.flower {
background-image : url("flower.jpg");
background-attachment: fixed;
background-position: bottom left;
background-repeat: no-repeat;
background-color:#FFFFFF;
}
.flowerr{
background-image : url("flower.jpg");
background-attachment: fixed;
background-position: bottom right;
background-repeat: no-repeat;
background-color:#FFFFFF;
}
*/
