@charset "utf-8";
/* CSS Document */

body{
max-width:100%;
text-align:center;
background-color:#eff9ff;
margin-top:0px;
margin-bottom:0px;
background-image:url(../images/zemin.jpg);
background-repeat:repeat-x;
background-position:top;
}

#kutu_sol{
width:100px;
background-image:url(../images/bulut_sol.jpg);
background-position:top;
background-repeat:no-repeat;
text-align:right;
}

#kutu_sag{
width:100px;
background-image:url(../images/bulut_sag.jpg);
background-position:top;
background-repeat:no-repeat;
text-align:left;
}

#ust_bolum2{
width:100%;
height:140px;
background-color:#00135f;
}