@charset "utf-8";
/* CSS Document */

#bodyimage {
	background-image: url(../Images/Experience/experience_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#table {
	font-family: "Franklin Gothic Medium";
	font-size: 15px;
	font-weight: normal;
	color: #000;
	margin-top: 185px;
	text-align: left;
}

.bodytext {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	font-weight: lighter;
	color: #000;
	text-align: center;
}

