/* CSS Document */

div.personal {
	background: #dfeeff;
}

div.contact {
	background: #acf;
}

div.recommendation {
	background: #dfeeff;
}

div.choice {
	background: #acf;
}

div.optional {
	background: #dfeeff;
}

