/**
 * CSS for Capo Figari website
 */

header {
	background-image: url('../../Images/Layout/headerSentieri.jpg');
}

section nav h2 img {
	float: right;
	margin: 4px 10px 0px 0px;
}

section p.googleLink a {
	text-decoration: none;
	font-size: 12px;
	color: #525251;
}

section p.googleLink a:hover {
	color: #5A9128;
}