

body
{
   background-color: #2a2a28;
   background-image: url('images/07E4A9C9-9390-48C3-8A30-3AF562052D26.PNG');
   background-attachment: scroll;
   background-position: center top;
   background-repeat: no-repeat;
   color: #ffffff;
   font-family: arial;
   font-weight: normal;
   font-size: 14px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
iframe {
  border: 1px solid white;
  width: 100%; /* takes precedence over the width set with the HTML width attribute */
}