HR {
	color: blue;
	height: 1pt;
	background-color : transparent;
}

body{
	background-image : url(../images/bkg.gif);
	background-repeat : no-repeat;
	background-position : center;
	background-position : 50%;
	background-attachment : fixed;
}









