body {margin: 0; padding: 0; background: #000 url("../images/bg.jpg") no-repeat scroll center top;}
#design-wrapper {margin: 0 auto; max-width: 960px; text-align: left;}
#design-header {margin-bottom: 10px; max-height: 182px;}
#design-content {background: #fff; border: 1px solid black; padding: 10px; text-align: left;}
#design-centerContent {}
#design-footer {margin: 0 auto; max-width: 960px; text-align: left; font-family: verdana, arial, sans-serif; font-size: 10px;}
#design-footer-left {float: left; height: 60px; display: inline-block;}
#design-footer-right {float: right; height: 60px; display: inline-block;}
#design-copyright {margin: 10px 0 0 10px; color: #fff; font-weight: bold;}
#design-copyrightDII {margin: 0 0 0 10px; color: #fff; font-weight: normal;}
#design-copyrightDII a {color: #fff; text-decoration: none;}
.design-clear {clear: both;}

@media screen and (max-width: 600px;) {

  #design-footer-right {float: none; display: block; text-align: center;}
  
}
