.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}
.bg {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
