body {
  background:#FFFFFF url(../images/background.gif) repeat-x;
  text-align: center;
}
#friend-share {
  text-align: left;
  margin: 0 auto 20px auto;
  width: 400px;
}
#flashcontent {
  border: 3px solid #333333;
  border-right: 4px solid #333333;
  border-bottom: 4px solid #333333;
  width: 550px;
  margin: 0 auto 20px auto;
}
#footer {
  background:#3E362F url(../images/bg-footer.gif) repeat-x;
  float:left;
  width:100%;
}
#footer a {
  color:#81E000;
}
#footer hr {
  display:none;
}
#footer p {
  color:#FFFFFF;
  margin:15px 0pt 0pt;
  padding:10px;
  text-align:center;
}
#survey-link {
  display:block;
}

