#container{
    background-image: url(https://eba.sezacimento.com.tr/eba.net/Desktop/customstyle/sezaeba.jpg) !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
	
}

.startupHeader {
    background-color: rgba(0,0,0,0.6);
    height: 44px;
    min-width: 1000px;
    background-image: url(https://eba.sezacimento.com.tr/eba.net/Desktop/customstyle/logo.png) !important;
    background-position: 10px center;
    background-repeat: no-repeat;
}
	