#Sichuan{
    font-size: 30px;
    color:#c64242;
    font-family:cursive;
    text-align: right;
    
}



#MaPoTofu{
    font-family:cursive;
    color:#d8439e;
    text-align: center;
    font-size: 30px;
}



#Red{
    font-family:fantasy;
    color:#a21212;
   font-size:70px;
       
}


#Orange{
    
    font-family:fantasy;
    color:orangered;
    font-size: 70px;
}

#p1{
   display:block;
    margin:auto;
    width:500;
    
}

#p2{
    display:block;
    margin:auto;
    width:500;
    
}
body{
    background-image:url(../Images/pepepr.jpg);
    width:100%;
    height:100%;
    background-repeat: no-repeat;
}


