#upd
{
   text-align: center;
}
body
{
   background-color: #000000;
   background-image: url(images/Background%2dironblack.png);
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#BGMOBI
{
   background-color: #1E1E1E;
   background-image: none;
   border: 16px solid #FFFFFF;
   border-image-source: url(images/BorderTech.png);
   border-image-slice: 11 fill;
   border-image-width: 16px;
   border-image-repeat: round;
}
