body {
     background-color:white;
	font-family: helvetica, arial, sans-serif;
}



.content {
	width: 500px;
	margin: 0px auto;	
}

.scrollBg {
	background-image: url(pattern_2.jpg);
    background-color:white;   
	width: 487px;
	height: 83px;
}

.scrollBg  img {
	display: block;
}