@charset "UTF-8";
.copy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	width: 600px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	margin-bottom: 150px;
}

h1 {
	height: 20px;
}

a {
	color:#888;
	text-decoration:none;
}

a:hover {
	color:#888;
	text-decoration:underline;
}

a:visited {
	color:#888;
	text-decoration:none:
}

a.menu {
	color:#000;
	text-decoration:none;
}

a.menu:hover {
	color:#000;
	text-decoration:underline;
}

a.menu:visited {
	color:#000;
	text-decoration:none:
}

.filmquote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #999;
	font-weight: lighter;
	font-style: oblique;
	line-height: normal;
}

.character {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #999;
	text-align: right;
	font-weight: bold;
	line-height: 20px;
	padding-right: 50px;
	font-size: 18px;
}
