



.fixed {
	position: fixed;
	top: -5px;
	width: 100%;
	
/*	box-shadow: 0 0 40px #222;
	-webkit-box-shadow: 0 0 40px #222;
	-moz-box-shadow: 0 0 40px #222; */
}