.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-variant: small-caps;
	line-height: 24px;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663333;
	text-decoration: none;
	text-transform: uppercase;

}
bg2 {
	background-image: url(images/image.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg2 {
	background-image: url(images/image.gif);
	background-repeat: no-repeat;
	background-position: top;
}
