body {
	font-family:verdana;sans-serif;
	font-size:12px;
	cocolor:#3c1e0b;
	background: #d2cdb7 url(Background.png) repeat-y center;
	padding: 0 10px;
	text-align: center;
	}
	
.backgroundStyle1 {
		background: #fff url(BackgroundDiv1.gif) no-repeat center;
}

.backgroundStyle2 {
		background: #fff url(BackgroundDiv2.gif) no-repeat center;
}

.backgroundStyle3 {
		background: #fff url(BackgroundDiv3.gif) no-repeat center;
}

a:link, a:visited, a:active {
  font-style: italic;
  border: 1px solid #D2CEBB;
  background-color: #F0E7D9;
  color: #CB5656;
  text-decoration: none;
}



#generatedBy {
  background-color: #F0E7D9;
}

form {
	text-align: left;
	position:fixed;
	left:0;
	padding: 0px;
	margin:0px;
	width: 150px;
	background-color:#d2cdb7;
	border: 1px solid #6b6b6b; 
  
}

form input {
	font-size:12px;
	border: 1px solid black;
	margin-top: 2px;
}


div {
	text-align:left;
	background: #fff;
	padding: 5px 20px;
	margin: 30px auto;
	width: 500px;
	-moz-border-radius: 30;
	}
img {
	float: right;
}
	
p {
	margin: 2px;
	padding: 0px; 
	
	} 
	
span {
	font-weight:bold; 
	padding-right: 10px;
	}
	
.title {
	font-family:Georgia;verdana;sans-serif;
	font-size:35px;
	color:#39310d;
	font-weight: bold;
	padding-left: 10px;
	text-align:center;
	text-shadow:#555 2px 2px 2px;
	}
	
.title span {
	display:none
	}
.synopsis {
	padding: 10px;
	margin: 7px 0;
	background: #ebe8d9;
	-moz-border-radius: 20;
	}
	
.synopsis span {
	 display: block;
	font-size:16px;
	border-bottom:5px solid #fff;
	color:#6b6b6b; 
	}
	
.author {
	display : inline;
	}
	
.studio {
	display:inline;
	}
	
.episodesAmount {
	display:inline;
	}
	
.kindLabel {
	display:inline;
	}
	
.episodesDuration {
	display:inline;
	}
