h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:56px;
}
h2{
	font-weight:normal;
	line-height:25px;
}
#question {
	background:#eaeaea;
	width:850px;
	float:left;
	clear:both;
	margin:0 0 20px 0;
}
#question h2 {
	margin:10px 10px 5px 10px;
}
#question p {
	margin:0 10px 10px 10px;
	float:left;
	clear:both;
	display:inline;
}
