/*
/*  Debug Message top right hand side
*/
.messag
{
    position:absolute;
    left:50%;
    overflow: hidden;
    top:80%;
    height:7%;
    width:50%
}
.linone
{
    position:absolute;
    left:0px;
    top:0px;
    width:90%;
}
.lintwo
{
    position:absolute;
    left:0px;
    top:3ex;
    width:90%;
}