#aui-message-bar {
    position: fixed;
    width: 50%;
    left: 50%;
    margin-left: -25%;
}

#aui-message-bar .aui-message:first-child {
    margin-top: 10px;
}