body {
	margin: 0px;
}
div.gates {
	font-size: 30px;
	font-family: courier, mono;
	background-color: black;
	color: #00FF00;
	border: dashed 10px #00FF00;
	line-height: 50px;
}
div.rensin {
	font-family: book antiqua, serif;
	font-size: 20px;
	border: dashed 10px;
	line-height: 40px;
}
span.speakerg {
	color: #FF0000;
}
span.speakerr {
	font-style: italic;
}
span.emphasisr {
	font-weight: bold;
}
span.emphasisg {
	letter-spacing: 10px;
}
span.raspberry {
	color: #E62EB8;
}
a {
	font-size: 30px;
	font-family: courier, mono;
	background-color: black;
	color: #00FF00;
	border: dashed 10px #00FF00;
	line-height: 50px;
	display: block;
	text-align: right;
}
span.animation {
	color: #FF0000;
}