.content {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/Topback.jpg);
	background-repeat: repeat-x;
	background-color: #D4C6AB;


}
.text {
	font-family: Tahoma;
	font-size: 9px;
	text-align: justify;
	background-image: url(images/back.png);
	padding: 8px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #B3A382;


}
a {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	color: #666666;

}

