#justificado
{
    text-align:justify;
}
#centrado
{
    text-align:center;
}
#derecha
{
    text-align:right;
}
#izquierda
{
    text-align:left;
}
