body {
	width: 700px;
	font-size: medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	background-color:#000000; 
	text-align: center;
	padding: 10px;
	margin-left: 150px;

	}

a:link {
		color: teal;
	}
	
	a:visited {
	   color: Fuchsia;
		
	}
	
	a:hover{
		color: brown; 
	}

h1, h2 {
color: #00ff66;
	}
	
h1 {
font-size: 150%;
margin: 1px;
	}

h2 {
	border: none;
	font-size: 110%;
	margin: 1px;
	text-align: center;
}

h3 
	{
	font-family: Arial;
	font-style: normal;
	font-size: 130%;
	color: #ffff99;	
	}	

h4 
	{
	padding-left: 20px;
	font-family: Arial;
	font-style: normal;
	font-size: 130%;
	color: #339933;	
	text-align: left;
	
	}		
	
em{
	font-family: Arial;
	font-style: normal;
	font-weight: 100;
	color: #ff0000;	
}

ul {
	color: Fuchsia;
	text-align: left;
	list-style-type:square; 
}

li {
	color:#00ff99;
	text-align: left; 
}

p {
	color:#00ff99;
	border-width: none;
	border-style: none;
	border-color: #cc9966;
	margin-top: 5px;
	padding: 5px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: none;
	
	}
		
.festival {
	line-height: 1.9em;
	font-style: normal;
	text-align: center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #ffff99;
	border: none;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	margin-right: 500px;
	background-image: none;
		}
	
	.festival1 {
	line-height: 1.9em;
	font-style: normal;
	text-align: center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #9900ff;
	border: none;
	padding: 5px;
	margin: 5px;
	background-image: none;
		}
	
	.fest {
	line-height: 1.9em;
	font-style: normal;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #ffcc33;
	background-color: #000000;
	border: thin;
	border-color: #9900ff;
	border-style: solid; 
	padding: 5px;
	margin: 10px;
	background-image: none;
	}
	
	.logo{
	margin-left:110px;
	border: none;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.dvd {
	line-height: 1.9em;
	font-style: normal;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #ffff99;
	text-align: center;
	background-color: #000000;
	border: 2px;
	border-style: solid; 
	padding:20px;
	margin: 10px;
	width: 310px;
	background-image: none;
	
	}
	
	.dvd1 {
	line-height: 1.9em;
	font-style: normal;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #ffff99;
	text-align: center;
	background-color: #000000;
	border: 2px;
	border-style: solid; 
	padding:5px;
	margin: 10px;
	margin-left: 150px;
	width: 400px;
	background-image: none;
	
	}

	
.footer {
	line-height: 1.9em;
	font-style: normal;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #00ff99;
	border: none;
	background-color: #000000;
	padding: 5px;
	margin: 5px;
	margin-right: 10px;
	margin-left: 100px;
	background-image: none; 
	}