

h1{
	font-family: 'Droid Sans', sans-serif;
}

h2{
	font-family: 'Droid Sans', sans-serif;
}

.line-separator{
	height: 3px;
	color: #40E0D0;
	border-bottom: 3px solid #40E0D0;
}
.navbar ul {
	width:660px;
}

ul { 
	list-style:none;
	margin:0;
	padding:0;
	text-align: center;

	
}

li {
	text-align: center;
	margin-right:5px; 
	padding: 20px; 
	display: inline-block;
	list-style:none;
	

}

a { 
	display: inline-block;
	width:120px;
	color:#fff;
	text-decoration:none;
	text-align: center;
	font-size:16px;
	background-color:#333;
	height:30px;
	line-height:30px;
font-family: 'Droid Sans', sans-serif;
	transition: background-color 500ms ease-out 1s;
	float: inherit;
	
}



.mona {

	text-align: left;
	padding: 10px; 10px; 10px; 
}

.ashley {

	text-align: left;
	padding: 10px; 10px; 10px; 
}

.lamarana {

	text-align: left;
	padding: 10px; 10px; 10px; 
}

.footer{
	text-align: center;
	color: #40E0D0;
	font-size: 14px; 
	text-decoration: bold;
	padding: 50px; 50px; 50px;
}
