body
{
   background-color: #000000;
   color: #000000;
   font-family: "Roboto Slab";
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   line-height: 1;
   margin: 0;
   padding: 0;
}
a
{
   color: #DC143C;
   text-decoration: none;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #FF0000;
   text-decoration: underline;
}
#InlineFrame1
{
   box-sizing: border-box;
   border: 5px solid transparent;
   border-radius: 0px;
   opacity: 0.50;
   margin: 0;
   box-shadow: 5px 5px 20px #000000;
}
