* {
	font-family: sans-serif;
}

#content {
	width: 75%;
	margin: auto;
}

#projects_table {
	margin: auto;
	border-spacing: 10px;
	
}