#error-panel{
    width: 700px;
    height:300px;
}

.msgTitle
{
    width: 100%;
    text-align:center;
    text-decoration: underline;
    margin: 50px auto;
}

.text-center
{
    text-align:center;
}

.msg {
    margin: 50px auto;
}