body {
	background: #fff url(img/bg.png);
	font-family: 'Ubuntu', sans-serif;
	color:#303030;
}
a {
color: #1C79A1;
}
a:hover, a:focus, a:active {
color: #176586;
}
.container-fluid{
	text-align: center;
}
.tenpx {
	margin-bottom: 10px;
}
ul, li {
	list-style-type: none;
}
input[name='address'] {
padding: 20px 10px;
margin-bottom: 0px;
width: 100%;
font-size: 20px;
}

h1, h2, h3, h4 {
font-family: 'Francois One', sans-serif;
color: #1C79A1;
	font-weight: 400;
}

.well h1, .well h2, .well h3, .well h4 {
color:#1C79A1;
}

.well {
padding: 6px 10px !important;
background: #FFFFFF;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: 0 1px 5px #ddd;
color:#303030;
}


	#ayahInstructions {
	border: 0 !important;
	padding:0 !important;
}
#ayahLayer {
	top:30% !important;
}
.container-fluid {
width:1140px;
margin-top: 10px;
}
.col-xs-3 {
min-width: 320px;
padding: 0 5px;
}
.col-xs-6 {
width: 470px;padding: 0;
}
.logo {
margin-top: -15px;
}