.headline{
    color: green;
    text-decoration: underline;
    text-align: center;
}
.headline1{
    color: blue;
    text-align: center;
}
.text{
    text-align: center;
}
.text1{
    color: #2b4ce2;
    text-decoration: underline;
}
.text2{
	text-align: center;
    color: #2b4ce2;
    text-decoration: underline;
}

