body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.style1 {font-size: xx-large}
.style2 {font-size: 12px}
.credits {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.movie {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 18px;
}
.plays {
	font-style: italic;
	font-size: 18px;
}

.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 40px 40px;

}
.enter {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #7B1010;
	text-decoration: underline;
}
