/* CSS Document */
/* basic elements */
body{  background-color:#FFFFFF; margin: 0 auto; padding: 0;}

/* specific divs */
#content{ background: url('imatchBackground.png'); width: 1000px; height: 700px; margin: 0 auto;}
#flashContent{ position: relative; top: 115px;  left: -50px;  margin: 0; padding: 0;}