header{
	width: 100%;
}
.header{
	border-bottom: 10px solid #bd6059;
	box-sizing: border-box;
	width: 100%;
	height: 130px;
	text-align: center;
	line-height: 130px;
	font-size: 36px;
	color: #333333;
}