div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   background-image: url('images/Fondo.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #084D6E;
   font-family: "Arial Narrow";
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #084D6E;
   text-decoration: underline;
}
a:hover
{
   color: #084D6E;
   text-decoration: underline;
}
#InlineFrame1
{
   box-sizing: border-box;
   border: 1px solid transparent;
   border-radius: 0px;
   margin: 0;
}
