.back {
	background-image: url(images/htmlimages/tile.jpg);
	background-repeat: repeat-x;
	background-color: DFDFDF;

}
.text {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
