

#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  min-height:400px;
}

#title {
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #A4ACAF;
	text-align: center;
}

#topleft {
  height: 0px;
  width: 0px;
}

#top {
  height: 0px;
}

#topright {
  width: 0px;
}

#left {
  width: 0px;
}

#center {
	width: 762px;
	text-align: center;
	padding-top: 20px;
}

#right {
  width: 0px;
}

#bottomleft {
  height: 0px;
  width: 0px;
}

#bottom {
  height: 0px;
}

#bottomright {
  height: 0px;
  width: 0px;

}

