@charset "UTF-8";
/* CSS Document */

h6 {
	color: #9a9e95;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: lowercase;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	}	
	
h6 a:link, h6 a:visited, h6 a:active {	
	font-weight: normal;
	text-decoration: none;
	
	}	
	
h6 a:hover {
	font-weight: normal;
	text-decoration: underline;
	}	

#gallery-bg {
	background-color: #FFF;
}
