body {
    background: #c0c0c0;
    font-family: serif;
	font-size: 18px;
}
img {
    border: 2px solid blue;
}
#cabecera {
	background: url('../imgs/drmad-8bit.png') no-repeat;
	height: 216px;
}
#in_titulo {
	font-size: 23px;
	font-weight: bold;
	text-decoration: blink;
}

#post_titulo {
}

#titular {
padding: 20px 0px;
}


.enlace {
    border: 1px solid;
    border-color: #808080 white white #808080;
    margin: 5px;
    padding: 3px;
    width: 350px;
     height: 45px;
}

#cuerpo {
    border: 1px solid;
    border-color: white #808080 #808080 white ;
    width: 735px;
}
#personal {
    float: left;
}

#tonteras {
    margin-left: 365px;
}

#pre_pie {
    margin: 20px 0px;
    
}
#pre_pie:before {
    content: 'Mejor visto con Cualquier Navegador a una resolución de 1920x1080 - ¡Visita mi GuestBook!';
}

#pie {

    background: url('../imgs/best-viewed-counter.png') no-repeat;
    padding-top: 80px;

}
#pie a {
    margin: 0px 5px;
}
