﻿body { margin: 0; padding: 0; width: 800px; background-color: #a0a07c; }
.slideshow {
	width: 798px;
	height: 433px;
}
.slideshow img{
	width: 798px;
	height: 433px;
}

.slideshowPage {
	width: 600px;
	height: 400px;
	background-color: #b8b88d;
}
.slideshowPage img{
	width: 600px;
	height: 400px;
}