#box
{ 
vertical-align:top;
margin-top:0px;
width:0px;;
height:0px;
border-top:60px solid transparent; 
border-right: 60px solid transparent;
border-bottom: 60px solid transparent;
border-left: 100px solid #B90035;

}

.theme1
{
    font-size:30px;
    color:#FF3792;
    font-family:Cambria, Cochin, Georgia, Times, Times New Roman, serif;
    
    font-weight:700;
    text-align:center;
}
#box1
{ 
    vertical-align:top;
margin-top:0px;
width:0px;
height:0px;
border-top:60px solid transparent; 
border-right: 100px solid #B90035;
border-bottom: 60px solid transparent;
border-left: 60px solid transparent;
}