/* Dietzel splash page by html-tips.net */
body {
  background: #111111 url(images/bg.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
img {
  border: 0px;
}
.wrap {
  text-align: center;
}
.wrap2 {
  margin-left: auto;
	margin-right: auto;
	width: 722px;
}
.banner {
  background: #A3BE12 url(images/banner.gif);
	width: 722px;
	height: 130px;
}
.content {
  width: 722px;
	background-color: #ffffff;
	line-height: 1px;
}