body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(images/bg_sand.jpg);
	background-repeat:repeat-x,y;
}
.content-txt {
	font-family: Verdana;
	font-size: 10px;
	color: #1E447E;
	text-decoration: none;
}
.contact-txt {
	font-family: Verdana;
	font-size: 10px;
	color: #E1C296;
	text-decoration: none;
}
.footer-txt {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

