body	{
   background: #007709;
   background: #005E20 ; 
   background-image: url(../images/green-bg.jpg); 
   background-repeat: no-repeat;
   background-position:right top; 
}
#wrapper{
   background-image: url(/images/white-alpha-bg.png);
   position: relative;
   float: left;
   width: 60px;
   height: 100%;
}
