.body {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.txt {
	font-family: "Arial", "Times New Roman";
	color: black;
	text-align: justify;
}

.h1 {
	font-family: "Arial", "Trebuchet MS", "Times New Roman";
	font-size: 12;
	font-weight: bold;
	color: black;
	text-align: justify;
	background-position: center;
}

.welcome {
	font: medium "Trebuchet MS", "Times Roman", "Arial";
	background-color: #FFFFFF;
	text-align: center;
}

