#xpBar
{
    width: 200px;
    height: 30px;
    margin: 0 auto;
    position: absolute;
    left: 300px;
    bottom: 20px;
}

#LevelText
{
    position: absolute;
    left: 300px;
    bottom: 56px;
    width: 200px;
    text-align: center;
    font-size: 24px;
}