body
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50px;
}


#main {
  overflow:auto;
  padding-bottom:80px; /* this needs to be bigger than footer height*/
  background-color: #ffffff;
}


@font-face {
   font-family: "uBodegaSans-L";
   src: url("../fonts/ufonts.com_bodegasans-light.woff") format('woff') ;
}


.h2, h2 {
    font-size: 18px;
	text-align: center;
	color: #bbbbbb
}

