﻿#questions {
	float: left;
	width: auto;
	font-family: "comic Sans MS";
	font-size: 1.3em;
}
#answers {
	float: right;
	width: auto;
}
