body{
font-family: Trebuchet MS;
font-size: 13px;
text-align: center;
background: pink;
margin: 0;
}

.galeria{
text-align: left;
width: 800px;
margin: 0 auto;
background: #fff;
padding: 20px;
text-align: center;
}

.pie{
width: 800px;
margin: 0 auto;
background: #fff;
padding: 20px;
margin-top: 20px;
text-align: center;
}

.publicidad{
width: 800px;
margin: 0 auto;
background: #fff;
padding: 20px;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

.cabecera{
text-align: left;
width: 800px;
margin: 0 auto;
margin-bottom: 20px;
background: #fff;
padding: 20px;
padding-bottom: 0;
padding-top: 5;
}

.limpiar{
clear: both;
}

.cabecera h1 a{
margin-top: -15px;
background: url(i/chicaslesbianas.png) no-repeat;
width: 533px;
height: 158px;
text-indent:-9000px;
overflow:hidden;
float:left;
}

img{
border: 0;
margin: 2px;
}

.siguiente{
float: right;
padding: 10px;
background: pink;
}

.anterior{
float: left;
padding: 10px;
background: pink;
}

.anterior a, .siguiente a{
text-transform: uppercase;
text-decoration: none;
text-weight: bold;
color: black;
}

.anterior a:hover, .siguiente a:hover{
color: white;
}

.anterior a:hover, .siguiente a:hover{
background: black;
}