
.background {

	background-image: url('images/pinkbg.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.background2 {
	background-image: url('images/greenbg.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
.address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

