body{
	background-color:#000000;
	color:#ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
}
#content {
  position:absolute;
  top:50%;
  left:50%;
  width:488px;
  height:352px;
  margin-left:-244px;
  margin-top:-176px;
}