body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
 	padding: 0;
	background-image:url(img/bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

.txt {
	font-family: trebuchet ms, arial, helvetica;
	font-size:12px;
	}