/* @override http://local.sfsc.site/about.css */

#about {
	width: 750px;
	height: 450px;
	background-image: url(assets/about/about_shot2.jpg);
	background-repeat: no-repeat;
}

#about_text {
	width: 304px;
	height: auto;
	left: 348px;
	position: absolute;
	top: 195px;
	font-size: 14px;
}

#about_text h1 { color: #1a75bc; font-weight: bold; font-size: 16px; text-transform: uppercase; position: relative; top: -22px; left: 200px; display: inline; }

.amy {
	font-weight: bold;
	color: #641a14;
	font-size: 14px;
}

#about_text p {
	line-height: 22px;
	color: black;
	font-size: 12px;
}
