.links {
	box-shadow: 0px 0px 25px #afafaf;
	background: white;
	height: 47px;
	font-size: 2em;
	position: fixed;
	top: 0;
	left: 0;
	padding: 3px;
	background: rgba(255,255,255,0.95);
}

header {
	background: none;
	height: 40px;
	margin-bottom: 0;
}

#container {
	margin-top: 0;
}

#polaroid {
	display: none;
}

.about {
	display: none;
}
