body {padding:0;}
.main {position:fixed; width:100%; height:100%;left:0;top:0;padding:0;}
#message {position:absolute;left:0;top:0;z-index:2;width:100%; font-size:0.9em; text-align:center; color:white; background:gray; filter:alpha(opacity=75); opacity:0.75;}
#editarea{width:100%; height:100%;font-size:1em;border:none; font-family:Monaco,Consolas,"Lucida Console","Courier New";}