BODY {
	background-color: #BEB3A7;
	color: #823D1A;
	font-weight: 800;
	font-family: "Times New Roman", sans-serif;
	
}

BODY     {scrollbar-3dlight-color:#BEB3A7;
          scrollbar-arrow-color:#FFFEFE;
          scrollbar-base-color:#BEB3A7;
          scrollbar-darkshadow-color:#BEB3A7;
          scrollbar-face-color:#BEB3A7;
          scrollbar-highlight-color:#BEB3A7;
          scrollbar-shadow-color:#BEB3A7;
		  }




h2 {
	color: #FFFFC3;
	font-weight: 800;
	font-family: "Times New Roman", sans-serif;
}

h3 {
	color: #FFFFC3;
	font-weight: 800;
	font-family: "Times New Roman", sans-serif;
}

h5 {
	color: #31C521;
	font-weight: 800;
	font-family: "Times New Roman", sans-serif;
}

A {
	color: #FF001B;
	text-decoration: none;
	font-size: large;
	font-family: "Times New Roman";
}

A:HOVER {
	color: #CDE4ED;
	text-decoration: none;
	font-size: large;
	font-weight: lighter;
}

.storyline {
	font-family: "Times New Roman";
	font-style: normal;
	color: #FFFEFE;
	font-size: -20%;	
	font-weight: lighter;
	
}

.storyline2 {
	font-family: "Times New Roman";
	font-size: -20%;
	color: #823D1A;
	font-weight: bold;
	
	
}
.Artistname{
	font-family: "Times New Roman";
	font-size: -20%;
	color: #FF001B;
	
	
}
.Address {
font-family: "Times New Roman";
font-size: -20%;
color: #9A7869;
	
}

.line {
color: #FFFEFE;
}
