body {background-color: #97dc66;}

#col1 {position: absolute;left:     0;top: 28px;bottom: 38px;width: 200px;font-size: 1em;z-index: 4;overflow: hidden;}
#col2 {position: absolute;left: 200px;top: 28px;bottom: 38px;width: 600px;font-size: 1em;z-index: 5;overflow: visible;}

* html #col1 {height: 100%;top: 0;bottom: 0;border-top: 28px solid #fff;border-bottom: 38px solid #fff;}
* html #col2 {height: 100%;top: 0;bottom: 0;border-top: 28px solid #fff;border-bottom: 38px solid #fff;}

#col2 #titol {position: absolute;top: 30px;left: 0;width: 206px;height: 121px;}
#col2 #text {position: absolute;top: 184px;left: 66px;width: 400px;height: 420px;font-size: 1.2em;line-height: 1.4em;}