@charset "utf-8";

/* questionnaire style
------------------------------------*/
#content {
	text-align: center;
}
#content a {
	color: #CCC;
	font-size: 150%;
}
#content a:hover {
	color: #F00;
}
