div#sq_content p.nome {
	font-family:Comic Sans MS;
	font-size:22px;
	font-weight:normal;
	color:red;
	text-align:center;
	}

div#sq_content img.foto {
  width:580px;
  margin:0 auto;
  }

div#sq_buttons .subdescr {
  font-family:Comic Sans MS;
  font-weight:normal;
  font-size:14px;
  color:red;
  text-align:center;
  }

div#sq_buttons {
  text-align:center;
 	position:relative;
  top:5px;
  	}

div#sq_buttons a {
  width:100px;
  height:24px;
  display:inline-block; 
  margin-left:10px;
/*  color:transparent; */
  }

div#sq_buttons a:hover {
  background-position:left bottom;
  }

div#rosa {
  margin-top:20px;
  text-align:center;
  }