﻿body
{
	width: 100%;
	position: static;
	top: 0;
	left: 0;
	height: auto;
	background-repeat: no-repeat;
	background-color: #d3c1ad;
}
#content {
	width: 100%;
	max-width: 1000px;
	height: auto;
}
img {
	max-width: 100%;
	height: auto;
}
#name {
	max-width: 100%;
	position: absolute;
	z-index: auto;
	font-family: "Plane Crash";
	font-size: 150%;
	color: #FFFFFF;
	margin-top: 20px;
}
.papyrus {
	font-family: Papyrus;
}
.musicsync {
	font-family: MusiSync;
}
#nav {
	position: absolute;
	z-index: 2;
	height: auto;
	margin-top: 140px;
	margin-left: 20px;
	max-width: 194px;
	width: 20%;
}
.Almaldemo {
	font-family: Amaldemo;
}
.border-nil {
	border-width: 0;
}
.Almaldemo {
	font-family: Amaldemo;
}
#content-musique {
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#name-musique {
	max-width: 100%;
	position: absolute;
	z-index: auto;
	font-family: "Plane Crash";
	font-size: 150%;
	color: #FFFFFF;
	margin-top: 20px;
}
#publish-house {
	padding: 20px;
	font-family: Papyrus;
	font-size: small;
	background-color: #010101;
	color: #FFFFFF;
	font-weight: bold;
}
#bio {
	border: medium double #FFFFFF;
	padding: 20px 20px 20px 60px;
	font-family: Papyrus;
	font-size: small;
	background-color: #031B09;
	color: #FFFFCC;
	font-weight: bold;
	width: 600px;
	height: auto;
}
#script {
	padding: 20px;
	border: thin dotted #593325;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Papyrus;
	font-size: medium;
	color: #5B3627;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
#content-index {
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#content-shoppe {
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#script-shoppe {
	padding: 20px;
	border: medium dotted #593325;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	font-family: Papyrus;
	font-size: medium;
	color: #5B3627;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url('images/script-background-shoppe.jpg');
	height: 479px;
}
#birds {
	width: 330px;
	height: 50px;
	margin-left: 200px;
}
#script-purchase {
	padding: 20px;
	border: medium dotted #593325;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	font-family: Papyrus;
	font-size: medium;
	color: #5B3627;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 479px;
}
