.kutu1{
    width: 630px;
    height: 80px;
    background-color: blue;
    margin-bottom: 10px;
}
.kutu2{
    background-color: orange;
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px
}
.kutu3{
    background-color: orange;
    width: 100px;
    height: 100px;
    float:left;
    margin-left: 10px;
    margin-bottom: 10px
}
.kutu4{
    background-color: orange;
    width: 100px;
    height: 100px;
    float:left;
    margin-left: 10px;
    margin-bottom: 10px
}
.kutu5{
    background-color: orange;
    width: 100px;
    height: 100px;
    float:left;
    margin-left: 10px;
    margin-bottom: 10px
}
.kutu6{
    width: 630px;
    height: 80px;
    background-color: blue;
    clear: both;
    margin-top: 10px;
}