/* Posh Home Page CSS Document */

#cover {
	width: 100%;
	box-shadow: 0 1px 4px rgba(0,0,0,0.4);
}

#page footer {
	border:none;
}

