
body {font-family: "arial"; text-align: "center"}
h1 {background-color: "green"; font-family: "verdana"; font-weight: "bold"; text-align: "center"; color: "white"; padding: 10px 10px 0px 10px}
h1 h2 {background-color: "green"; border-style: dashed none none none; border-color: "white"; font-family: "verdana"; text-align: "center"; color: "white"; padding: 10px 0px}
h3 {background-color: "#600000"; color: "white"; font-family: "verdana"; text-alifn: "center"}
td {color: "navy"; padding-left: "10px"}
.datos {background-color: "#660000"; color: "white"; font-family: "verdana"; text-align: "center"; font-weight: "bold"}
.sinopsis {font-weight: "bold"}
.actores {text-align: "center"}
a:link {color: "orange"; text-align: "center"}
a:visited {color: "orange"; text-align: "center"}
a:hover {color: "red"; font-weight: "bold"; text-transform: "uppercase"; text-align: "center"}

