	.hero-unit	{
				background-color: #5ec8c8;
				color: white;
				text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
				margin-bottom: 2px
				}
				
	.breadcrumb	{
				margin-bottom: -10px;
				}
				
	.navbar		{
				margin-bottom: 10px;
				}
				
	.reversed	{
				color: white;
				background-color: black;
				text-align: center
				}


	