@charset "UTF-8";
/* CSS Document */

.bgbottom {
	background-image: url(bottombg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.homebottomtext {
	font-family: "Times New Roman", Times, serif;
	color: #330;
	background-color: #FFF;
}

