
	body {
background-color:transparent;
	overflow-y:auto;
        overflow-x:hidden;
		padding:inherit;
		text-align:left;
		width: 690px;
		margin-top:15px;
		margin-left:10px;
		margin-bottom: 25px;
     font-family: Courier New; 
    font-size: 15px; 
    line-height: 20px;
		
			color: #000000;
		
	}
  a {
  font-family:"pxl";
  color: #838C45;
  text-decoration: none;
}
a:hover {
	color: #000000;
}
header{
  font-family: "pxl";
   font-size: 24px; 
}
