#columnOne{
	width : 65%;
	float : left;
}
#columnTwo{
	float : right;
	width : 33%;	
}