body {
	background-color: #000000;
	margin: 0 auto;
}
#frame {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}
#slideshow{
	position:relative;
	top: 10px;
	height: 760px;
	width: 760px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}
