body {
  background-image: url(images/denesen.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: tahoma, ITC Garamond, arial, verdana, sans-serif;
  font-size: 75%;
}
#content {
  background-image: url(/images/white_checks.gif);
  border: 0px;
  color: #000000;
  margin: 0px 20px 0px 2px;
  padding: 0px 0px 0px 0px;
	height: 400px;
	height: auto;
  min-width: 700px;
  width: 780px;
  border: 1px solid #426d86;
  
}
