html, body {
  background-color: #000000;
  font-family: Helvetica,Arial,sans-serif;
  color: #ffffff;
  }

#start	{
	width: 796px;
	height: 248px;
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left: -398px;
	}
