/* Local.css
  * This file is for custom CSS used only on this website
  * You should only edit this file if you are familiar with CSS.
  */
  
body {
	min-width: 850px;

}
