.frame {
	border: 1px solid #999999;
}
.address {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	line-height: 15px;
}
.hometableback {
	background-image: url(images/home_back.jpg);
	background-repeat: no-repeat;
}
.renatatableback {
	background-image: url(images/renata_back2.jpg);
	background-repeat: no-repeat;
}
.bellatableback {
	background-image: url(images/bella_back2.jpg);
	background-repeat: no-repeat;
}
.main {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}
.shoeback {
	background-image: url(images/renata_back2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
.bellaback {
	background-image: url(images/bella_back2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
.homecell {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
