<!--
body,td,th {
	font-family: serif;
	font-size: medium;
	color: #330066;
	text-align:justify;
}
body {
	background-color: #660066;
}
a {
	font-size: medium;
	color: #0000CC;
}
a:link {
	text-decoration: underline;
	color: #800000;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #660066;
	font-weight: bold;
}
a:hover {
	color: red;
  font-weight: bold;
  text-decoration: underline;
}
a:active {
	color: red;
  font-weight: bold;
  text-decoration: underline;
}
H1 { 
  font-size: large;
  font-family: serif; 
  color: #330066;
  text-align: center;
}
H2 { 
  font-size: large;
  font-family: serif; 
  color: #800000;
  text-align: center;
 }

H3 { 
   font-family: serif; 
  color: #660066;
  font-weight: bold;
  text-align: center;
 }

H4 { 
  font-family: serif; 
  color: #000000;
  font-weight: bold;
  text-align: center;
 }

#Layer1 {
	position: absolute ;
	width:970px;
	height:100px;
	z-index:1;
	overflow:auto;
	background-image:url(http://www.deppville.net/johnnydepp/films/images//filmvaultcopy.jpg); background-repeat:no-repeat;
	left: 14px;
	top: 10px;
}
#Layer2 {
	position: absolute;
	width:200px; 
	height:auto; 
	z-index:2;
	background-color: #CE9CCE;
	overflow: visible;
	left: 14px;
	top: 121px;
	visibility: visible;
}
#Layer3 {
	position:absolute;
	width:753px;
	height:auto;
	z-index:3;
	background-color: #CE9CCE;
	left: 231px;
	top: 121px;
	visibility:visible;
	overflow:visible
}
-->
