#column2 {
	background-color: #333333;
	float: left;
	width: 600px;
	margin-right: 5px;
	padding: 15px;
}

#column3 {
	display: none;

}
