body { background-color: #bdac90; 
			background-image: url(images/bg-tile4.jpg);	
			padding: 0; margin: 0;
			/*  background-attachment: fixed; */
			
			font-family: QuadratSerial, Arial, Helvetica, Geneva; 
			/* text-shadow: -1px -1px  #4d4539; */
			color: #54433b;
			font-size: 0.95em;


}
			

a {
	color: #e28967;
	text-decoration: none; 
}


@font-face {
    font-family: 'ChelseaAlternates';

    src: 

         url('fonts/ChelseaAlternates.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;

}


  
@font-face {font-family: 'QuadratSerial';src: url('fonts/26E2B9_0_0.eot');src: url('fonts/26E2B9_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/26E2B9_0_0.woff') format('woff'),url('fonts/26E2B9_0_0.ttf') format('truetype');}
 

#mainsequence {
text-align: center; width: 1000px; margin: 0px auto; line-height: normal; padding: 0;
}
	#mainsequence img {border: 1px solid #322920; background: #83715d; 
	margin: 10px auto; padding: 0;
	border-radius: 16px; 
   -webkit-border-radius: 16px;
    line-height: normal;
    -moz-border-radius: 16px;
    -o-border-radius: 16px;
    overflow: hidden;

     }
     
#mainsequence_111 {
text-align: center; width: 777px; margin: 0px auto; line-height: normal; padding: 0; 
}
	#mainsequence_111 img {border: 1px solid #322920; background: #83715d; 
	margin: 23px auto; padding: 0;
	border-radius: 16px; 
   -webkit-border-radius: 16px;
    line-height: normal;
    -moz-border-radius: 16px;
    -o-border-radius: 16px;
    overflow: hidden;
    display:block;
     }
	
	
#mainsequence_ipad {
text-align: center;  
margin: 0px auto; 
line-height: normal; 
padding: 0; 
width: 100%;
}
	#mainsequence_ipad img {

	border: 2px solid #322920; 
	background: #83715d; 
	width: 90%;
	background-size: cover;
    background-repeat: no-repeat;
	margin: 40px 30px; 
	padding: 0;
    line-height: normal;
    display:block;
    border-radius: 3em;
     }
	
	
	
	.img_clear {border: none !important;
				 background: transparent  !important;}
				 
	.monologue {border: none !important;
				 background: transparent  !important;
				 margin: 0 auto  !important;
				 padding: 0   !important;
				 border-radius: 0px !important;
				 float: left;
				 clear: both;}
	
	.notes {background-color: yellow; font-family: Arial; }
	
	.keeper {background-color: #d6c9b5; border-radius: 12px; padding: 10px;}
	
	li {margin-top: 15px;}
	
	
	#title { background: url(images/title.png) no-repeat -300px 0px;
		
		width: 1250px;
		height: 500px;
		position: absolute; 
		z-index: 666;
		margin: -40px 0px 0px -200px;
	
		
	}
	
	
	#chapterhead {
	transform: rotate(-15deg);
	-moz-transform:rotate(-15deg);
	-ms-transform:rotate(-15deg); /* IE 9 */
	-webkit-transform:rotate(-15deg); /* Safari and Chrome */
	-o-transform: rotate(-15deg);
	width: 1500px; 
	height: 61px;
	background: url(images/bg-chapterhead.png) repeat-x;
	border-bottom: 2px solid #faf1d4; 
	border-top: 2px solid #faf1d4; 	
	position: absolute; 
	z-index: 100; 
	top: 220px; 
	padding: 10px 0px 10px 530px;
	margin-left: -100px;
	
	

	box-shadow: 0px 3px 10px #543d1f;
	}
	
	
/* 
#ground {
	background-image: url(images/bg-tile2.jpg);
	background-attachment: fixed;
	background-position:center top;
	margin: auto;
}
 */
#ground {

	background-image: url(images/bg-tile4.jpg);
	background-attachment: fixed;
	background-position:center top;
	margin: auto;
}


#footer {
clear: both;
text-align: center;
width: 100%;
border-top: 2px solid beige; 
background: #6b614f;
background-image: url(images/bg-tile5.jpg);
padding: 20px 0;
color: beige;
font-family: QuadratSerial, Arial, Helvetica, Geneva; 
text-shadow: -1px -1px  #4d4539;
font-size: 0.95em;
box-shadow: -5px -5px 10px #6b614f;

}

