*{padding:0;margin:5px;border:none;}
body, input {
    color:#000;
    background:#FFF;
    font: 0.8em "Courier New", Courier, monospace;
}
input{
    width:200px;
    font-size:120%;
    border:2px dotted #000;
}
h1{
    width:300px;
    height: 40px;
    font-size:150%;
}
#puntos{
    width:401px;
}
#sellos{
    width:301px;
}
/* Aqu empiezan los estilos de sustituciones */
#encabezado_01 {
    width:300px;
    height: 40px;
    text-indent: -9999px;
    background: url(../imagenes/encabezado_puntos_01.gif) no-repeat;
    margin-left:0;
}
#encabezado_02 {
    width:300px;
    height: 40px;
    text-indent: -9999px;
    background: url(../imagenes/encabezado_puntos_02.gif) no-repeat;
    margin-left:0;
}
#encabezado_03 {
    width:300px;
    height: 40px;
    text-indent: -9999px;
    background: url(../imagenes/encabezado_puntos_03.gif) no-repeat;
    margin-left:0;
}
