/* This page will hold the styling for the web page. */


/************************************************
Styles the page and table settings
***********************************************/

#nav {
	margin: 0;
	padding: 0;
}

#content {
	font-size: 0.85em;
}

.plates {
	text-align: center;
}








