html,
body {
    height:100%;
    margin: 0;
    
}
.div01 {
    background-color: #1c3344;
    height: 60px;
    padding-top: 10px;
    padding-bottom: 5px;
}

body {
    background: url("img/arkaplan1.jpg") no-repeat center center fixed;
    background-size: cover;
}
.ozel-urun-bandi {
    background: url("img/sadeff.jpg") no-repeat center center;
    background-size:cover;
    padding: 60px 100px;
    border-radius: 15px;
    color: white;

}

.text-color {
    color: white;
}
.list-unstyled {
    color:white;
}
