body {
  background: #000000;
  margin:0;
  padding:0;
  color: #ffffff;
  font-size: 20px;
  font-family: Verdana;
  font-weight: normal;
  text-align: left;
}
P,A{
	color: purple;
	font-size: 16px;
	font-family: Verdana;
	font-weight: normal;
	text-align: left;
}
STRONG{
	color: #3B5391;
	font-size: 14px;
  font-family: Verdana;
  font-weight: bold;
  text-align: left;
}
button{
	color: #0b6de7;
	font-size: 30px;
  font-family: Verdana;
  font-weight: bold;
  text-align: left;
  background: #05037d;
  border:0px;
}
#base {
  width:100%;
  height:100%;
}
