@import url("../styles.css");



/* About page
---------------------------------------------------------------------- */

#main > .content .text
{
	float: right;
	width: 360px;
}

#main > .content img.heading,
#main > .content img.showcase
{
	position: relative;
	float: right;
	margin-top: 25px;
	margin-right: 30px;
}

#main > .content img.showcase
{
	border: 3px solid #362a1c;
}