body{
	margin-top: 40px;
}

#trim{
	height: 40px;
	margin-top: -40px;
	position: absolute;
}

#topShadow{
	position: absolute;
	margin-top: 3px;
}

div#trim div{
	clip: rect(0px, 529px, 40px, 0px) !important;
}
