body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	position: absolute;
	top: 0px;
	margin-bottom: 25px;
	display: block;
	width: auto;
	left: 0px;
	height: auto;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}