body {
  margin: 0;
}
img {
  border: 0px;
}
#page {
  border: 3px solid #3a0ef9;
  width: 770px;
  margin: auto;
  margin-top: 5px;
}
#footer {
  font: 11px verdana, arial;
  color: #000000;
  text-align: center;
}
.center {
text-align: center;
}
#content {
  font: 15px arial;
  width: 765px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}
#peter a {
	display: block;
	z-index: 750;
}
#peter a:hover {background: none;}

#peter a span {display: none;}

#peter a:hover span {
	display: block;
	position: absolute;
	top: 400px;
	width: 240px;
	margin: 75px -100px -100px;
	z-index: 100;
	color: #000000;
	background: #ffffff;
	border: 2px solid red;
	font-size: 80%;
}
a:link {
	color: #5A1A05;
	text-decoration: underline;
}
a:visited {
	color: #5A1A05;
	text-decoration: underline;
}
a:hover {
	color: #F40559;
	text-decoration: none;
}
#miner a {
	display: block;
	z-index: 750;
}
#miner a:hover {background: none;}

#miner a span {display: none;}

#miner a:hover span {
	display: block;
	position: absolute;
	top: 400px;
	width: 250px;
	margin: 75px 10px 10px;
	z-index: 100;
	color: #000000;
	background: #ffffff;
	border: 2px solid red;
	font-size: 80%;
}
#train a {
	display: block;
	z-index: 750;
}
#train a:hover {background: none;}

#train a span {display: none;}

#train a:hover span {
	display: block;
	position: absolute;
	top: 400px;
	width: 250px;
	margin: 75px 10px 10px;
	z-index: 100;
	color: #000000;
	background: #ffffff;
	border: 2px solid blue;
	font-size: 80%;
}
#typewriter a {
	display: block;
	z-index: 750;
}
#typewriter a:hover {background: none;}

#typewriter a span {display: none;}

#typewriter a:hover span {
	display: block;
	position: absolute;
	top: 400px;
	width: 250px;
	margin: 75px 10px 10px;
	z-index: 100;
	color: #000000;
	background: #ffffff;
	border: 2px solid #0427bc;
	font-size: 80%;
}
#viaduct a {
	display: block;
	z-index: 750;
}
#viaduct a:hover {background: none;}

#viaduct a span {display: none;}

#viaduct a:hover span {
	display: block;
	position: absolute;
	top: 400px;
	width: 250px;
	margin: 75px 10px 10px;
	z-index: 100;
	color: #000000;
	background: #ffffff;
	border: 2px solid red;
	font-size: 80%;
}