* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  line-height: 1; }

html, body {
  height: 100%;
  width: 100%;
  overflow: hidden; }

body {
  background: #CCCCFF;
  text-align: center;
  color: black;
  font-family: "Arial", "Verdana", "Helvetica", sans-serif;
  font-size: 1em; }

.wrap {
  height: 100%;
  width: 100%; }

#interactiveSWF {
  height: 100%;
  width: 100%; }
