﻿#debug
{
    color: Blue;
    width: 850px;
}
   
#error
{
    color: Red;
    width: 850px;
}
   
#message
{
    color: Red;
    width: 850px;
}
   
#output
{
    width: 850px;            
}
