body{background-image: url('images/DDglobal_background.jpg'); 
width:100%;
font-family: 'Monda', sans-serif;
}

nav{position:relative;

}
section {
bottom:10px;
	color:#000000;
	font-weight: 400;
	text-align: justify;
	}

form{margin-top:11px;}

footer{float:left;
color:#000000;
	font-weight: 400;
}

footer ul{display:inline-block;}
footer ul li{display:inline-block;
			list-style-type: none;
			padding-left: 10px;
	padding-right: 10px;	}
	

