body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2E99B0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.welcomeText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
