body{
background-image:url('img/bg.png');
background-repeat:repeat-x;
background-color:#3b9d00;
height:900px;
}

.menu{
background-image:url('img/menu.png');
margin-left:auto;
margin-right:auto;
width:890px;
height:362px;
}

.luk{
width:auto;
height:280px;
display:block;
}

.luk2{
width:auto;
height:30px;
display:block;
}

.textbox{
width:950px;
border:2px ridge #3b9d00;
height:800;
margin:none;
margin-left:none;
background-color:white;

}