body{
	margin-top: 30px;
}

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

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

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