body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
	padding: 15px;
	background-image: url(images/heart.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 5px;
	float: left;
}
.contact {
	text-align: center;
	position: relative;
	font-size: 12pt;
	font-weight: bold;
	color: #CC3366;
	padding: 5px;
	border: thin solid #FF9999;
	margin: 10px;
}
.silhouette {
	float: left;
	position: relative;
	margin: 5px 15px 10px 5px;
	left: 0px;
}
.firstpara {
	font-size: 12pt;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
	text-align: center;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
	text-align: center;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #003300;
	text-decoration: underline;
	text-align: center;
}
.center {
	text-align: center;
}
.photos {
	border: medium ridge #FF9999;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
}
.mid {
	margin: 10px;
	padding: 10px;
}
