body {
	font: 16pt/ 18pt courier;
	color: #008000;
	background-color: #000000;
	background-image: url(elisha.jpg);
	background-repeat: repeat-y;
	margin: 0px; 
	}
a:link {
	font-family: courier, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	}
a:visited {
	font-family: courier, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #00008B;
	text-decoration: none;
	}
a:hover {

	font-family: courier, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
a:active {

	font-family: courier, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #00BFFF;
	text-decoration: underline;
h1 {
	font: 28pt courier;
	color: 	#8B0000;
	text-align: right;
	}
#main { text-align: center
	}
#films { text-align: center
	}