body {
	background-color: #4978C6;
	background-repeat: repeat-x;
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.welcome-txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #D5E1FF;
	text-decoration: none;
}
.f-txt {
	font-family: Verdana;
	font-size: 9px;
	color: #C2D2E5;
}

