div.separator {
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 2px;
	width: 80%;
	/*margin:1em auto;*/
	margin:0 auto;
}

#first-separator {
	margin-top:15px;
	margin-bottom:25px;
	border:#000 solid thin;
}

#second-separator {
	margin-top:20px;
	border:#000 solid thin;
}

#third-separator {
	margin-top:40px;
	border:#000 solid thin;
}

#fourth-separator {
	margin-top:25px;
	border:#000 solid thin;
}

#fifth-separator {
	margin-top:20px;
	border:#000 solid thin;
}

