body{
	-webkit-font-smoothing: antialiased;
}
li{
	margin: 0 20px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 200;
	line-height: 30px;
}

p{
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 200;
	line-height: 30px;	
}
.row-fluid{
	margin:100px 0;
	padding-bottom:50px;
	border-bottom: 1px dashed #dedede;
	
}

.footer p{
	padding:0;
	margin:0 0 20px 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}