

body {
	background-color: #e6f5f7;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-image: url(img/butterflies_l.jpg);
	background-repeat: no-repeat;
}


p, li {
	font-family: comic sans ms, fantasy, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #598076;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #8C5C9E;
	font-style: italic;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 36px;
	font-size: 14px;
	font-weight: bold;
	color: #598076;
	font-style: italic;
}

.pic {
	border-top-color: #a3beb9;
	border-right-color: #CAD9D7;
	border-bottom-color: #CAD9D7;
	border-left-color: #a3beb9;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}

