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



/* Home page
---------------------------------------------------------------------- */

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

#main > .content img.showcase
{
	position: relative;
	float: right;
	top: 50px;
	border: 3px solid #362a1c;
}