/* Force body to play nice with our bottom gradient */
body {
	background: #FFFFFF !important;
}

#slide-bottom {
	background-image: url(white.png);
}