.style4 {
	background-attachment: fixed;
	background-image: url(images/padrao_azul.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position: static;
	width: 100px;
}
