/* lugre stylesheet by lugre 05jan17 */
@import url('https://fonts.googleapis.com/css?family=Reem+Kufi');
body{
	font-family: 'Reem Kufi', sans-serif;
	font-size: 13px;
	background: #969339 url(../img/lugre-logo.png) no-repeat top right fixed;
	color: #000;
	margin: 0;
}
p{
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	color: #fff;
	text-align: center;
}