/* CSS Document  name="Index" */

body { 
  margin:0%; 
  overflow: hidden; 
  height: 100%; 
  background:#E0D8CF; 
  font-size:small; 
  font:normal normal 100% 'Arial',Trebuchet,
  Verdana,Sans-Serif; color:#291B1B; font-size:10px; 
}

#flashcontent { position: absolute; top: 0px; left:0px; width: 100%; height: 100%; z-index: 0;}
#plugin { position: absolute; bottom: 10%; left:7%; }
a.plugin { color:#FFF; font-size:100%; text-decoration:none; outline:none; }
a.plugin:hover { color:#000; font-size:100%; text-decoration:none; }
