body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../Images/volcano.jpg);
	background-repeat: repeat;
	text-align: center;
	color: #FFFFFF;
	background-color: #6C0000;
	background-attachment: fixed;
}

a:link {
    color:                      #00FF00;
     }
      
a:visited {
    color:                      #00FF00;
     }
	 
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.navBar {
	background-image: none;
	height: auto;
	width: 500px;
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	
	
}
.vidtitle {
	font-size: 18px;
}
.movietitle {
	font-size: 14px;
	font-weight: normal;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.copyrightNotice {
	height: 50px;
	width: 450px;
	padding: 0px;
	background-color: #000000;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

