html {
	margin : 0;
	padding : 0;

}
 body {
	background : #75919D;
	color : #E3E2D4;
	margin : 0;
	padding : 0;
	font: normal normal 1em "Trebuchet MS", verdana, sans-serif;

}
h1, h2, h3 {
	text-align: left;

}
hr {
	color: #E3E2D4;
	background: white;
	height: 1px;

}
.back {
	margin-top: 164px;
	margin-left: 10px;
	float: left;

}
.adolescentgirl, .boysstanding, .floralbird, 
.girlsitting, .japanese, .latinoboy, 
.littlegirl, .younggirl {
	position: absolute;

}
.littlegirl {
	top : 0px;
	left : 0px;
	z-index : 8;

}
.japanese {
	top : 0px;
	left : 96px;
	z-index : 7;

}
.girlsitting {
	top : 0px;
	left : 192px;
	z-index : 6;

}
.younggirl {
	top : 0px;
	left : 288px;
	z-index : 5;

}
.floralbird {
	top : 0px;
	left : 384px;
	z-index : 4;

}
.latinoboy {
	top : 0px;
	left : 480px;
	z-index : 3;

}
.adolescentgirl {
	top : 0px;
	left : 576px;
	z-index : 2;

}
.boysstanding {
	top : 0px;
	left : 672px;
	z-index : 1;

}
.text {
	margin: 160px 0px 20px 98px;
	padding: 0px 0px 10px 15px;
	border-left: 2px solid #E3E2D4;
	top : 320px;
	left : 100px;
	width: 600px;
	z-index : 10;

}
p {
	text-align: left;

}
p.those:first-letter {
	color: #C9DCE5;
	background: transparent;
	font-size : 4em;
	font-weight : bold;
	text-transform : uppercase;

}
.boardtop {
line-height: 1.5;
font-weight: bold;

}
.boardbody, .ponce {
	text-align: justify;

}
.friends {
color: #C9DCE5;
background: transparent;
font-style: italic;

}
a {
	padding: 0 2px;
}

a:link {
	color: #ffc;
	background: transparent;

}
a:visited {
	color: #ffc;
	background: transparent;

}
a:hover {
	color: #445F6B;
	background: #E0E6E9;
	text-decoration: none;

}
a:active {
	color: #75919D;
	background: #E0E6E9;

}