body{
	background-color: #ef7b36;
	background-image: url("../img/bg-loc.jpg");
	background-repeat: no-repeat, repeat;
}

.afriknfusion{
	margin-top:60px;
	color:white;
	background-color: #ef7b36;
	width:90%;
	padding: 30px;
	border-radius:4px;
}

h4{
	font-family:"Lato", Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:24px;
}
.center {
	text-align:center;
    margin-left: auto;
    margin-right: auto;	
}

img-responsive{
margin-right:auto;
margin-left:auto;
text-align:center;
width:250px;
}

#btngeoloc{
margin-top:25px;
}

#rowresult{
margin-top:30px;
}

#txt{
margin-top:30px;
}

