body {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
  background-color: #000000;
	text-align: center;
	width: 988px;
	margin: auto;
	padding-bottom: 20px;
}

div#page {
  background-image: url(bg.png);
  background-repeat: no-repeat;
  width: 988px;
  height: 895px;
}

div#text {
  font-weight: bold;
  padding-top: 320px;
}

div#cd {
  text-align: left;
  font-weight: bold;
  padding-top: 240px;
  padding-left: 200px;
}

a,
a:hover,
a:visited {
  text-decoration: underline;
  color: black;
}

.min {
  font-size: 8px;
}
