body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
h1{font-size:2.0em;}h2{font-size:1.5em;}h3{font-size:1.17em;}h4{font-size:1.0em;}h5{font-size:0.83em;}h6{font-size:0.75em;}
strong{font-weight:bold;}
p{margin:0.35em 0;}
body {background:#333;color:#efe;}
#all {width:1024px;position:relative;margin:0 auto;border:0;padding:0;}
#con {
  background:#000;
  color:#aaa;
  white-space:pre;
  border-color:#000;
  border-width:9px;
  border-style:solid;
  border-radius:9px;
  font:18px/1.2 Courier,monospace;
  width:48em;  /* 80 x 0.6 (the width/height ratio of Courier) */
  height:30em; /* 25 x 1.2 (line-height is 1.2) */
}
#con input[type=text]{background:#000;color:#aaa;border:0;}

