/* CSS Document */
body 
{
background-image: 
url("/assets/grayfade.jpg");
background-repeat: 
repeat;
background-attachment: 
fixed
}

.lineheight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
