* {margin:0; padding:0;}
body {
  text-align: center;
  background-color: #000000;
  }
#container {
  width: 800px;
  height: 650px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  background-color: #000000;
  }
#header {
  width:950px;
  height:120px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:18px;
  color: #999999;
  border: 1px solid #000000;
  }
#header1 {
  float:left;
  width:350px;
  height:70px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  background-image:url(../pics/mirror.jpg);
  background-repeat:no-repeat;
  }  
#swf {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  width:750px;
  background-color: #333333;
  border: 5px solid #333333;
  }
