/*
 * Globals
 */

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
/*  background-image:url(../images/background.jpg);
  background-position:top center;
  background-repeat:no-repeat;
  background-attachment:fixed;*/
}

