body,html{margin:0;padding:0;height:100%;}
body{
	background:#E3DFD2; /*#AEB5BB */
/*	box-shadow: inset 0 0 20vmin 0 #585247;*/
	font-family: Arial, Helvetica, sans-serif;
}

#storystroke {
	width: 826px;
	margin: auto;
	margin-top: 20px;
	padding-top:20px;
	background-color: #AEB5BB;
}

#storycontent {
	margin: 0;
	margin-top: 20px;
	padding: 10px;
	color: #cccccc;
	background-color: #5D6E7E;
}

.storypicture {
  margin-top: 20px;
	width: 800px;
	border: 3px solid #cccccc
}

.storypicturenb {
  margin-top: 20px;
	width: 800px;
}

.storypicturep {
  margin-left:40px;
  margin-top: 20px;
	height: 700px;
	border: 3px solid #cccccc
}

.storypicturepr {
  float: right;
  margin-right: 40px;
  margin-top: 20px;
	height: 700px;
	border: 3px solid #cccccc
}

.pagetitle {
  width: 400px;
  margin: auto;
}
