.bordefotos {
	border: 1px solid #fcf8dc;
}
.carta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
body{
  scrollbar-arrow-color: #fcf8dc;
  scrollbar-track-color: #2f4f5d;
  scrollbar-face-color: #2f4f5d;
  scrollbar-highlight-color: #fcf8dc;
  scrollbar-3dlight-color: #2f4f5d;
  scrollbar-darkshadow-color: #2f4f5d;
  scrollbar-shadow-color: #fcf8dc;
}.fondo1 {
	background-attachment: fixed;
	background-image: url(images/fondo1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
