body {
  background-color: #000000;
  color: #FFEF00;
}

h1 { 
  text-align: center
}

h2 { 
  text-align: center
}

h3 { 
  text-align: center
}

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;
}