body {
	background-color: rgba(0,0,0,1);
}

h1.titleText {
  color: rgba(0,255,0,1);
	text-align: center;
}

h2.titleText {
	color: rgba(0,255,0,1);
	text-align: center;
}