p {
   padding: 0 0 30px;
}
.abovefold {
	padding-top: 150px;
}
.buttondonate {
	background-image: url(/images/button-make-donation.png);
	margin-left: -10px;
}
.underfold {
   position: relative;
	width: 569px;
   padding: 50px 0 0 41px;
   background: url(/images/bg.png) repeat-x 0 0;
   overflow: hidden;
}
#content h1 {
	position: absolute;
	max-width: 400px;
	max-height: 150px;
	padding-left: 50px;
}
#content header h1 {
	position: relative;
   float: right;
   width: 168px;
	padding-left: 0;
}
#brandon .abovefold {
   background: url(/images/people/brandon.jpg) no-repeat 100% 100%;
}
#mayra .abovefold {
   background: url(/images/people/mayra.jpg) no-repeat 100% 100%;
}
#isabella .abovefold {
   background: url(/images/people/isabella.jpg) no-repeat 100% 100%;
}
#rose .abovefold {
   background: url(/images/people/rose.jpg) no-repeat 100% 100%;
}
#eze .abovefold {
   background: url(/images/people/eze.jpg) no-repeat 100% 100%;
}
#lysandra .abovefold {
   background: url(/images/people/lysandra.jpg) no-repeat 100% 100%;
}
#jazamynn .abovefold {
   background: url(/images/people/jazamynn.jpg) no-repeat 100% 100%;
}
#sophia .abovefold {
   background: url(/images/people/sophia.jpg) no-repeat 100% 100%;
}