/* @override http://mp.site/css/about.css */

#about {
	background: rgb(251, 205, 107);
	width: 390px;
	height: 44em;
	float: left;
}

#about p.first {
	margin-top: 30px;
}

#about a {
	background-color: transparent;
	text-decoration: underline;
}

#about a:hover {
	background-color: #fff;
	text-decoration: none;
}

img {
	border: none;
	margin-left: 30px;
	height: 660px;
	width: 390px;
}