body {
	background: #222;
}

#myTitle {
	text-align: center;
	color: rgb(166, 255, 33);
}

#mainTextBody {
	width: 692px;
	height: 490px;
	background: #000;
	margin: auto;
	line-height: 70%;
	font-family: monospace;
	font-size: 20px;
}

#mapprestext{
	background: #000;
	color: red;
	width: 1000px;
	height: 1000px;
}