#ok1{
	width: 100px;
	height: 900px;
	background-color: skyblue;
	position: relative;
	float: left;
	
}

#ok2{
	width: 100px;
	height: 900px;
	background-color: yellow;
	position: relative;
	float: right;