/* CSS Document */
body {
	color: #4A3B1E;
	font-family: serif, verdana, arial, helvetica, sans-serif;
	font-size: 1.6em;
	vertical-align: center;
  text-align: center;
}
#slideImage {
  background: url(./ElinVictoria.jpg) no-repeat top center;
	height: 450px; 
	z-index: -1;
}
#textBox {

  font-size: 1.2em;
}
#textBoxTitle {
  font-size: 2.6em;
}

#elin {    
  background: url(./Storch.gif) no-repeat bottom right;
}

#middle {s
	width: 100%;
}
