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

nav {
	position: fixed;
	margin-top:0px;
}
#gallery {
	width: 100%;
	margin-top: 92px;
	position: relative;
	color: rgba(0,0,0,1);
}
