.body-sehit {
    background-image: url("../img/sehit_bg.png");
	background-position: center; 
    background-repeat: no-repeat;
    font-size: 14px;
}

.body-vefat {
    background-image: url("../img/vefat_bg.png");
	background-position: center; 
    background-repeat: no-repeat;
    font-size: 14px;
}



.sehit-sayfasi {
    margin: auto auto 20px;
    padding: 110px 100px;
    width: 746px;
    height: 1055px;
	
}