﻿#div1 {
	float:left;
	text-align:center;
	width:300px;
	}
	
#div2 {
	float:right;
	text-align:center;
	width:300px;
	}