body {
	background-image:url(psbg.jpg);
  background-attachment:fixed;
	text-align:left;
  font:9px georgia, times, serif;
  color:#800000;
  }
a:link {
  color:#710600;
  background:#ECBF68;
  text-decoration:underline overline;
  font-weight:bold;
  }
a:visited {
  color:#FCF2D2;
  text-decoration:none;
  font-weight:bold;
  }
a:hover {
  color:#ECBF68;
  background:#710600;
  text-decoration:underline overline;
  font-weight:bold;
  }
a img {
  border-width:0px;
  }	
#main {
	position:absolute; 
	left:31px; 
	top:190px;
	width:438px;
	height:210px;
  overflow:auto;
  align:left;
	padding:5px;
}
h1 {
  color:#710600;
	background-image:url(psbg.jpg);
	border-right:8px solid #710600;
  text-transform:uppercase;
	text-align:right;
  font:14px georgia, times, serif;
	letter-spacing:5px;
	font-weight:bold;
	padding-right:5px;
	}	
b {
  color:#710600;
 }			
i {
  color:#FCF2D2;
	font-weight:bold;
  } 
table {
  font:9px verdana ,geneva, arial, helvetica;
	font-weight:bold;
  color:#710600;
  }	
input#button {
  padding:2px;
	color:#ffffcc;
	background:#710600;
	border:1px solid #710600;
  text-align:center;
  font:9px georgia, times, serif;
	}
