/*!       
 * Author: John J. White
 * File: mobile.css
 * Purpose: tweak mobile page and apply custom colors
 * Date of Creation: 4-27-2014
 */
 
 div #speakers .ui-page .ui-body-c .ui-page-active{
 height:auto; 
 width:90%;}
 
 body img{
 height: auto;
 width: 100%;}
 
.ui-content {
background-color:#DCEFC3;
}

