body{background-color:#000;background-image:none;}
.ui-page{background-color:#000;background-image:none;}
.ui-header{background-color:#fff;background-image:none;height:60px;}
.ui-footer {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
    padding-bottom: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #666666;
    width: auto;
}

