#pamats {
	height: 750px;
	width: 900px;
	position: relative;
	margin: 0px;
	background-image: url(background2006.gif);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
}
#txt {
	float: right;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	position: relative;
	margin-right: 60px;
}

