body {
  font-family : courier, sans-serif;
}
body {
  margin :0;
}
#flashContent {
  position  : absolute;
  z-index   : 1;
  text-align: center;
  height    : 100%;
  width     : 100%;
}

*.detText a{
  text-decoration:underline;
  color:#666666;
  line-height: 14px
}
*.detText a:hover {
  text-decoration:underline;
  color:#333333;
}