body{
    margin:0px;
    padding:0px;
    text-align:center;
    background-color:white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.pet_horoscope {
    clear: both;
    width: 48px;
    height: 83px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 29px 0px 0px 5px;
    font-size: 10px;
    text-align: left;
    color: #AAAAAA;
}


