/* ---- ALIGNMENT --- */

/* wrapper div (alignment) */
#wrapper {
	position:relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}