body {
		margin: 0;
		padding: 0;
		background-color: #333333;
}

a:link {
  font            : bold 24px Arial, Verdana;
  color           : #fff;
  text-decoration : none;
}

a:active {
  font            : bold 24px Arial, Verdana;
  color           : #fff;
  text-decoration : none;
}

a:visited {
  font            : bold 24px Arial, Verdana;
  color           : #fff;
  text-decoration : none;
}

a:hover {
  font            : bold 24px Arial, Verdana;
  color           : #fff;
  text-decoration : underline;
}

#content {
  position        : absolute;
  margin          : -293px 0 0 -490px;
  left            : 50%;
  top             : 50%;
  width           : 980px;
  height          : 585px;
  background      : url(/_content/img/start02.jpg) no-repeat;
}

#no_flash {
  position        : absolute;
  margin          : -158px 0 0 -300px;
  left            : 50%;
  top             : 50%;
  width           : 600px;
  height          : 316px;
  background      : url(/_content/img/start02.jpg) no-repeat;
}
