body 
{
    text-align:center;
    font-family: Arial;
    font-size:xx-small;
    color:#999999;
}

*
{
    margin:0px auto 0px auto;
}
h1
{
    font-size:10pt;
    color:#F35712;    
}

.Cabecera
{
    background: url("cabecera.jpg") no-repeat;
    width:361px;
    height:24px;
}

.Pie
{
    background: url("pie.jpg") no-repeat;
    width:361px;
    height:25px;
}

.Medio
{
    background: url("medio.jpg") repeat-y;
    width:361px;
}

p
{
    width:290px;
    text-align:justify;
}

.recuerdaPass
{
    font-size:12px;
}
