/* b49.css
   Copyright (c) 2012 Bud Ryerson
*/

body {
  position: static;
  top: 0; right: 0; bottom: auto; left: 0;
  margin: 0;
  padding: 0;
  height: 622px;
  width: 1120px;
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
  color: black;
  background-color: #F1F5F7;
}

.border {
	position: fixed;
}