@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(images/sundial_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.texty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000033;
}
.titly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000099;
}
a:link {
	line-height: 0px;
	text-decoration: underline;
	color: #000099;
	text-transform: none;
}
