/* Style Sheet for forms page, fixed width layout, as of June, 28 2019 */

body {
	width: 960px;
	margin: 0px auto;
	background-image: url("../images/max_background.jpg");
	background-repeat: no repeat}	
	
#header {
	width: 900px;
	height: 50px;
	margin: 10px auto}
	
#table {
	position: relative;
	left: 55px;
	width: 750px} 
	
#footer {
	width: 900px;
	margin: 0px auto}	