@charset "utf-8";
#wrapper {
	background-image: url(images/back2.png);
	margin: auto;
	height: 1000px;
	width: 1500px;
}


#content {
	background-image: url(images/content.png);
	margin: auto;
	height: 408px;
	width: 991px;
}

#content a .emailbt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content a .twitbt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content a .facebt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.phil {
	float: left;
	width: 385px;
	margin: auto;
	position: relative;
	top: 90px;
	left: 90px;
	font-family: Rockwell, Georgia, Times, serif;
	color: #245125;
	font-size: 11pt;
}
.emailbt {
	height: 82px;
	width: 87px;
	position: relative;
	left: 230px;
	top: 85px;
}
.facebt {
	height: 92px;
	width: 89px;
	position: relative;
	left: 222px;
	top: 166px;
}
.twitbt {
	height: 84px;
	width: 84px;
	position: relative;
	top: 100px;
	left: 200px;
}
.phil h1 {
	font-size: 11pt;
	font-weight: normal;
}
