@CHARSET "UTF-8";

body {
	line-height: 1.4em;
	padding: 70px 0;
}
a, a:active, a:focus, a:visited {
	outline: none !important;
}
.gallery_nav {
	margin: 25px 0;
}

#items > section {
	margin: 20px 0;
}
#items > section a {
	display: block;
	position: relative;
}

.fons {
     margin: 0;
     background: url('https://www.google.com/images/srpr/logo3w.png');
     background-size: cover;
     background-repeat:no-repeat;
     min-height: 420px;
    display: compact;
     font: 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
