div#container
{
   width: 800px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #101045;
   color: #FFFFFF;
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#Marquee1
{
   background-color: transparent;
   background-image: none;
   border: 2px #FFFFFF solid;
   border-radius: 3px;
   text-align: center;
}
