  body 
	{
		background: #1F1F03;
		margin: 0;
	 }
.repeat
	{
		background-image: url('br-repeat.jpg');
		background-repeat: repeat-x;
	}