@charset "utf-8";
.homebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #630E11;
}
