body {
 margin:0px;
 padding:0px;
 background: #000000;
 text-align: center;
 font-size: 11px;
}

a {
 color: #e3bf5d;
 text-decoration: none;
}

#flaContent {
 width: 960px;
 height: 530px;
 margin: auto;
 margin-top: 20px;
}

#flaContent .topLink {
 text-align: right;
 padding-top: 5px;
}

#flaContent .closeWin {
 text-align: center;
}

#footer{
 width: 100%;
 background:#7C1925;
 margin:0px;
 padding:3px 0px 3px 0px;
 font-size:10px;
 line-height:14px;
 font-family: "Helvetica","Arial";
 color:#DBBFC2;
margin-top:30px;
 text-align: left;
}
