#content1
{
	display: none;
}
#content2
{
	width: 600px;
	float: left;
}
#content3
{
	width: 250px;
	float: right;	
}
