* { padding: 0px; margin: 0px; }
html, body { width: 100%; height: 100%; }
body { background-color: #A69E91; }

a:hover { text-decoration: underline; }
a { text-decoration: none; font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF; }

#index { position:absolute; z-index=1; height:100%; width:980px; height:650px; left:50%; top:50%; margin-left:-490px; margin-top:-325px }
#swfIndex { outline: none; height: 100%; width: 100%; display: block; }
