html, body{
	background-color:#fff;
}

#slideshow img{
	display:none;
	border:0;
}

#slideshow img.first{
	display:block;
}

#navigation{
	position:relative;
	z-index:1;
	background:transparent;
}

object, embed{
	background:#000;
	outline:none;
}
