.page.homepage>section.imgindex {
	background-image: url(../image/frontpage);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.timeline > ol > li > div > span > span.contest1 {
    color:#4b778d;
}
.timeline > ol > li > div > span > span.contest2 {
    color:#f58634;
}
