
a {
    background: url(http://i1064.photobucket.com/albums/u366/Alessa_1/profile/bckground/starflashR.gif);
    background-color:Black; /* Text Background Coulor */
    background-size: auto;
    font: italic bold 22px/60px Georgia, serif;
    color: red; /*Text coulor */
}

p {
    background: url(http://i1064.photobucket.com/albums/u366/Alessa_1/profile/bckground/starflashR.gif);
    background-size: auto;
    background-color:Black; /* Text Background Coulor */
    color: Purple;
    font: italic bold 22px/60px Georgia, serif;
    text-align: justify;
    text-justify: inter-word;
    display: flex;
    justify-content:center; 
    line-height: 25px;
}
