#container {
	margin-left: auto;
	margin-right: auto;
	width:500px;
}
#logo {
	width:250px;
	float:left;
}
#twitter {
	width:250px;
	float:left;
}