body{
	margin: 0;
	padding: 0;
	background-image: url(bgbrandsbig.png);
	background-repeat: no-repeat;
	background-color: white;
}

#wrapper{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 550px;
	text-align: center;
}

img.brands{
	max-height: 32px;
}