﻿body{margin:0}
#header{width:100%;height:100px;}
#commandbar, #commandprompt{margin-left:auto;margin-right:auto;margin-top:10px}
#canvas{width:100%;height:450px;border:0px dotted #c0c0c0;border-top:1px solid #808080;border-bottom:1px solid #808080;background-color:#328dac;vertical-align: middle;background-image:url(../images/bg.jpg)}
#commandbar{width:620px;text-align:center;margin-top:25px;}
#commandprompt{width:610px;border:1px solid #808080;color:#494949;text-align:left;padding:2px;margin-bottom:2px;background-color:#ffffff}
#commandprompt .field{width:540px;font-size:14pt;font-weight:bold;border:0px;padding:3px 0 2px 4px;text-align:left;color:#494949;background:none}
#commandprompt .button{width:60px;height:26px;margin-right:2px;font-size:10pt;font-weight:bold;border:1px solid #808080;color:#494949;margin-bottom:3px;background-color:#c0c0c0}