html, body {
height: 100%;
margin: 0;
padding: 0;
}
body {
color: #FFFFFF;
display: block;
background-color: #000;
background-repeat: no-repeat;
background-position: left bottom;
text-align: right;
background-attachment: fixed;
}
body, input, textarea { font-family: Georgia, "Times New Roman", Times, serif; }
a img { border: none; }
a {
text-decoration: none;
color: #FFFF99;
}
a:active { color: #FFFFCC; }
a:visited { color: #DEDAA9; }
a:hover { color: #FFFF77; }
#wrap .titulo p { margin: 0px; }
ul#navegacion {
padding: 0;
margin: 10px 0 0 0;
}
#navegacion li {
list-style-type: none;
display: inline;
margin-left: 20px;
}
#wrap { padding: 30px; }
#wrap #content .criticas {
font-size: 0.8em;
margin: 0;
line-height: 1.5em;
}
#wrap #content {
margin-left: 45%;
margin-top: 5em;
}
#wrap #content p {
text-align: left;
line-height: 1.2em;
text-indent: 1em;
}
#wrap #content ul { text-align: left; }
#wrap #content .galeria { list-style-type: none; }
#wrap #content .galeria li { display: inline; }
#wrap #content .criticas .autor { text-align: right; }
#language { margin-top: 30px; }
#language a {
font-family: Helvetica, Arial, sans-serif;
font-size: 0.8em;
padding: 5px;
color: #FF9;
background: #000;
border: 1px dotted #666;
}
#language a:hover {
color: #000;
background: #FF9;
border: 1px dotted #CCC;
}
.presenta {
text-align: left;
color: #FFFFFF;
width: 23em;
margin-left: auto;
}
.presenta p img {margin: 0 auto; display: block;}
.presenta h3 { font-size: 1em; }
#fbimage {
	display: none;
}
