#SystemMessage{
	position: absolute;
	top: 10px;
	width: 875px;
	left: 25px;
	height: 50px;
}

#ChoiceArea{
	position: absolute;
	top: 475px;
	left: 25px;
	width: 875px;
	height: 85px;
}

.AnswerButton{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#990000;
	width: 100px;
	padding-top: 20px;
	height: 55px;
	background-color: #DDDDDD;
	border: 4px #000000 solid;
	border-radius: 10px;

}

#Sign1{
	position: absolute;
	left: 0px;
}

#Sign2{
	position: absolute;
	left: 150px;
}

#Sign3{
	position: absolute;
	left: 300px;
}

#Sign4{
	position: absolute;
	left: 450px;
}

#Sign5{
	position: absolute;
	left: 600px;
}

#Sign6{
	position: absolute;
	left: 750px;
}




