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