body {
    margin: 100px; padding:0px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
.introMovie{
	position:absolute;
	margin-top: 20px;
	z-index:1;
}
.copyright {
	font-size: 70%;
	color: #356734;
	text-decoration: none;
	line-height: 25px;
}
.copyright a:link {
	color: #356734;
	text-decoration: none;
}
.copyright a:active {
	color: #356734;
	text-decoration: none;
}
.copyright a:hover {
	color: #356734;
	text-decoration: underline;
}
.copyright a:visited {
	color: #356734;
	text-decoration: none;
}
.link {
	font-size: 80%;
	color: #356734;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
}
.link a:link {
    color: #356734;
	text-decoration: none;
}
.link a:active {
	color: #356734;
	text-decoration: none;
}
.link a:hover {
	color: #356734;
	text-decoration: underline;
}
.link a:visited {
	color: #356734;
	text-decoration: none;
}
