body {
  background-color: #000000;
  color: #00EF00;
}

h1 { 
  text-align: center;
  color: #00E3FF;
}

h2 { 
  text-align: center;
  color: #00E3FF;
}

h3 { 
  text-align: center;
  color: #00E3FF;
}

h4 { 
  color: #00E3FF;
}

div.parbox1 {
	width: 350px;
	border: 1px solid black;
	background: black;
}

p.quote { margin-left: 2em; margin-right: 2em; color: #FFD000; }

#poster {
	float: right;
	width: 384px;
}

#portrait {
	float: right;
	width: 180px;
}

