header{
	border-bottom: 1px solid #CCD0DA;
	width: 100%;
	background: #2B2B2B;
}
header.inde{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.header{
	width: 100%;
	padding: 15px 0;
	font-size: 24px;
	color: white;
}