body {
	width: 510px;
	margin: auto;
	color: #9ab;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	background: url('../img/bg4.jpg') repeat left top transparent;
	}

h1, h2 {
	margin: .2em 0;
	font-weight: normal;
	}

h1 {
	color: #fff;
	}

.text {
	width: 470px;
	margin: 4em 20px 3em;
	}

.slideshow {
	width: 510px;
	height: 360px;
	background: url('../img/bg_frame2.png') no-repeat left top transparent;
	}

.slideshow img {
	padding: 9px 12px;
	}