#demo-msg{
  	background-color: #383838;
    border-bottom: 2px solid #000000;
    color: #FABE2A;
    font-size: 12px;
    height: 35px;
    letter-spacing: 1px;
    line-height: 35px;
    margin: 0 auto;
    text-align: center;
    text-shadow: 0 1px 0 #000000;
    width: 100%;
}