
/*Example styles*/

.showcase_main h1 {
	size: 16px;	
}

.showcase_main a {
	text-decoration: none;	
}

.showcase_main a:hover {
	text-decoration: underline;	
}

.showcase_main .hero {
	height: 480px;
}

