body {
	background-color: #000000;
	color: #f2c375;
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
}

#imageContainer{
	width: 800px;
	text-align: center;
}

#oep {
display:inline;
position: relative;
left:-150px;
bottom: 100px;
}

#chet {
display:inline;
position:relative;
right: -240px;
}

#text {
	width: 800px;
	text-align: center;
	position:relative;
	top: -200px;
}

#memorialText {
	width: 800px;
}
