
h1 {
	background: url(images/h1-background.jpg) 0 -130px no-repeat;
	
}

.header {
	background: 1px 90px url(images/header-transportadora-background.jpg) no-repeat;
}

.gallery .image {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 5px 20px 5px;
	background: url(images/gallery-image-background.jpg) bottom left no-repeat;
}

.gallery .image a {
	display: block;
	width: 175px;
	height: 120px;
	background: #CCC;
}
