body {
	background-color: #CC3300;
	background-image: url(fijo/fondos/fondomunecas1.jpg);
}
#total {
	width: 960px;
	background-color: #F0F0F0;
}

#grande {
	width: 950px;
	background-image: url(fijo/fondos/072tile.jpg);
}

#total #grande td {
	vertical-align: top;
}


.munes1 {
	font: normal 16px "Comic Sans MS";
}
#total #grande #barbi td {
	vertical-align: top;
}


a:link {
	color: #00CC66;
}

a:visited {
	color: #0099FF;
}

