body {
  background-color: black;
  color: lightblue;
}

div.cd {
	margin: 5px;
	width: 350px;
	text-align: center;
}

