/* hide from ie5 mac \*/
html {
  /*height: 100%;
  overflow: hidden;
}
#flashId {
  height: 100%;*/
}
/* end hide */
body {
  height: 680px;
  margin: 0;
  padding: 0;
  background-color: #330000;
  /*background: url(gbimg/bg.png) repeat-x top left;*/
}

.full {
	height: 680px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
