/* CSS Document */
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: .5em;
}
.butterfly {
	background-color: #FFFFFF;
	background-image: url(images/butterfly.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin-top: 13px;
	margin-bottom: 0px;



}
.mini {
	font-family: "Times New Roman", Times, serif;
	font-size: .80em;
}
h2 {
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;


}
