body {
  font-family: 'Droid Sans', sans-serif;
  font-size: 8px;
  font-style: italic;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
}

.background {
	z-index: 1;
	left: 30px;
	top: 25px;
	position: fixed;
}

.slides {
	position: relative;
	z-index: 2;
	margin-left: 25px;
}

.thumbnail {
	margin-bottom: 10px;
	margin-right: 10px;
}


