body {font-family:Helvetica;}

h1 {
	font-size:250%;
	margin-bottom:0px;
	text-align:center;
	letter-spacing:2px;
}
h2 {color: #ff93be;}

h3 {
	color:#6c6c6c;
	font-weight:lighter;
	font-size:100%;
}
h4 {
	letter-spacing:1px;
	font-weight:lighter;
	margin-top:5px;
}
h5 {
	font-weight:lighter;
	font-size:100%;
	color:#6c6c6c;
}
p {
	color:#6c6c6c;
	font-family:Georgia;
}
object {
	margin-left:0px;
	margin-bottom:15px;
	margin-right:-85px;
}

a:link	{text-decoration:none}
a:visited {text-decoration:none}
a:hover{text-decoration:none}

a.clean:link {color: #000000}
a.clean:visited {color: #000000}
a.clean:hover {color: #00000}

a.pink:link {color: #ff0066}
a.pink:visited {color: #ff0066}
a.pink:hover {color: #ff0066}

a.lightpink:link {color: #ff93be}
a.lightpink:visited {color: #ff93be}
a.lightpink:hover {color: #ff0066}

#header {
	position:relative;
	left:45px;
	top:10px;
	width:549px;
}
#body {
	position:relative;
	top:25px;
	left:45px;
	width:853px;
}
#footer {
	position:relative;
	top:40px;
	margin-left:45px;
	margin-bottom:70px;
}
.photoframe {
	padding:5px;
	background-color:#eee;
	border-color:#ccc;
	border-width:1px;
	border-style:solid;
	color:#333;
}