.header {
	height: auto;
	width: auto;
	border: thin none #000000;
}
.normal {
	text-align: justify;
	display: block;
	background-color: #FFFFFF;
	position: static;
	height: auto;
	width: auto;
}

