/* client want scroll bar on all pages so same page width */
body {
	overflow-y: scroll;
}
