body {
	background: linear-gradient(#ffffff21, #ffffff21), url(./img/fons_child.jpg) fixed;
    background-size: 63%;
}

.header-1 {
    background: #f8f8f8;
    background: url(./img/header-child.jpg)center 30%;
    background-size: cover;
}

.header_sitename {
    text-align: center;
    background: none;
}

.content-box, #content-box {
    color: #212529;
}