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