#col1 {
	position:relative;
	float:left;
	width:200px;
	height:100%;
}

#col2 { position:relative; float:left; width:200px; height:100%;}

#main { color:#635326}
