body {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #381E4E;
  background-image: url(/img/body2.gif);
  text-align: center;
}
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #333;
}
a:active {
  text-decoration: none;
  color: #333;
}
h2 {
  color: #1F0638;
  font-size: 15px;
}
h1 {
  color: #EAD9FB;
  font-size: 20px;
}
#webcams {
	
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	width:966px;
	height:1997px;
	z-index:1;
	
	
}
#content {
    position: absolute
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	height:460px;
	z-index:2;
}
.copy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-variant: small-caps;
  text-transform: none;
  background-color: #EAD9FB;
  color: #333333;
  padding: 5px;
}

.text
{
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}
