.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 18px;
}
.stones {
	background-image: url(images/stones.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
