DIV中的文字垂直并且水平居中的CSS

.MsgPopup {

height: 100px;

line-height: 100px;

text-align: center;

}