/**
 * frontend-index.css - styles that are used for the MURICA core/index action
 * 
 * The frontend-index.css file is the CSS file used by the core/index action,
 * which displays the initial location search page.  Layout information
 * specific to that template goes here.
 * 
 * @file    frontend-index.css
 * @author  blake
 */

.content-text-box
{
  /*background: red;*/
  margin: auto;
  /*height: 118px;*/
  width: 448px;
}
