body
{
	background-color: #dfdfdf;
	color: #000000;
	text-align: center;
}

#container
{
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -360px;
  margin-top: -232px;
}

#start_05
{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}


h1 {}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
}
