#home {
	height: 260px;
}

.left {
	width:60%;
	float:left;
}

.right {
	width:39%;
	float:right;
}