section {
  width : 950px;
  margin : 0 auto;
  background : url('/images/04-img-cambiate.jpg') top left no-repeat;
  min-height : 350px;
}

section div {
  width : 300px;
  margin-left : 650px;
}

section div h2 {
  color : #333;
  font-weight : bold;
  font-size : 18px;
  margin-bottom : 39px;
}

section div p {
  color : #333;
  font-weight : normal;
  font-size : 13px;
  margin-bottom : 15px;
  text-align : justify;
}

section div p.note {
  color : #555;
  font-size : 10px;
  margin-top : 60px;
}
