#H1-center{
    width: 100%;
    height: 800px;
}
#H1-center p{
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    font-size: 15px;
    line-height: 30px;
    text-indent: 35px;
    background-color: rgba(0,0,0,0);
}
#H1-center img{
    width: 40px;
    height: 20px;
    background-color: rgba(0,0,0,0);
}