body {
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.h1 {
font-family: Trebuchet MS, Verdana, GillSans, Helvetica;
	font-size: 14px;
	color: #1E4460;
	font-weight:bold;
	}
	
	.h2 {
font-family:  Trebuchet MS, Verdana, GillSans, Helvetica;
	font-size: 12px;
	color: #1E4460;
	}

#wrapper {
	text-align:centre;
	width:760px;
	margin:0 auto;
	position:relative;
	left: 5px;
	top: 12px;
} 

.h1-bright {
font-family: Trebuchet MS, Verdana, GillSans, Helvetica;
	font-size: 16px;
	color: #53B9D7;
	font-weight:bold;
	}

a {
	font-family: Trebuchet MS, Verdana, GillSans, Helvetica;
	font-size: 11px;
	color: #454850;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #454850;
}
a:hover {
	text-decoration: none;
	color: #558AFE;
}
a:active {
	text-decoration: none;
	color: #454850;
}
#oldimage {
	float: right;
	height: 232px;
	width: 233px;
	padding-left: 10px;
}

#family {
	float: left;
	height: 232px;
	width: 233px;
	padding-right: 10px;
}
	.h3 {
font-family:  Trebuchet MS, Verdana, GillSans, Helvetica;
	font-size: 13px;
	color: #1E4460;
	}
	.h4 {
font-family:  Trebuchet MS, Verdana, GillSans, Helvetica;
	font-size: 11px;
	color: #1E4460;
	}
	
#formp2 {
	float: right;
	width: 400px;
	height: 400px;
	padding-left: 30px;
}
.miniprofile {
	float: left;
	height: 150px;
	width: 230px;
	padding-left: 10px;
}
.description {
	float: left;
	height: 150px;
	width: 310px;
	padding-left: 20px;
}
