
body{
	width:8in;
	margin-left:.5in;
	margin-right:.5in;
}

/* Hide certain elements */
#left_spacer,
#right_spacer,
#school_tabs,
#submenu_tabs,
#credits{
 	display:none;
}

/*Put a thick border between header and body*/
#header{border-bottom:thick #000 solid;}
#content{margin:0px 1in 0px 0px;padding:0px;}
#envelope{border:none;margin:0px;width:100%;padding:0px;}

