/* CSS Document */

h1,h2,h3,p, li, .spacer
	{
	margin-right:150px;
	}
.spacer
	{
	clear:both;
	background: url('../graphics/bgs/line.gif');background-repeat:repeat-x; 
	}
