header{
	background: url("../img/bg/bg_colored_pencils.jpg");
	background-size: cover;
    background-repeat: no-repeat;
	border-bottom: 1px dashed blue;
}
