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

