body {background: url(img/edsel-ranger-392745_1280.jpg) repeat-y center center fixed;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
}

#tbody {background-color:rgba(51,204,51, 0.7); width:90%;  height:800px;position:absolute; left:5%; top:120px; z-index:20;}
#tbody1 {width:98%;  height:1600px;position:absolute; top:69px; z-index:20;}

#tb1 {background-color:rgba(204,204,204,0.8); width:700px; height:30px; margin-left:5px; font-weight:bold;}
#tb2 {background-color:rgba(51,204,51, 0.1); width:700px; height:30px; margin-left:5px; font-weight:bold;}

#top {width:90%; height:150px; position:absolute; left:20%; top:0px; z-index:21;}
#top1 {width:98%; height:150px; position:absolute; top:0px; z-index:21;}

#hle { width:50px;}
#hce { height:150px;}
#hri { width:50px;}

#tble {background: linear-gradient(to left, rgba(51,204,51, 0.9), rgba(51,204,51, 0.01)); width:70px;}
#tble2 {background: rgba(51,204,51, 0.9); width:150px;}
#tbce {background: rgba(51,204,51, 0.9); height:800px;}
#tbri {background: linear-gradient(to right, rgba(51,204,51, 0.9), rgba(51,204,51, 0.01)); width:70px;}

#hair {
    position: fixed; /* Фиксированное положение */
    left: -12; top: -23; /* Левый верхний угол */
    padding: 2px; /* Поля вокруг текста */
    background: rgba(51,204,51, 0.9); /* Цвет фона */
    /* color: #fff; /* Цвет текста */
    width: 105%; /* Ширина слоя */
    z-index:30;
    height:88px;
        }

#tbdw {background: linear-gradient(to top, rgba(51,204,51, 0.01), rgba(51,204,51, 0.8)); height:70px;}
#hold {background: linear-gradient(to top, rgba(51,204,51, 0.8), rgba(51,204,51, 0.01)); height:150px;}
 