body {
	background-color: #193E57;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.welcome-txt {
	font-family: Tahoma;
	font-size: 10px;
	color: #C5D4E5;
	text-decoration: none;
}
.prop-txt {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
