@import url(../../style.css);
@import url(../../divided.css);

#stages { margin-top: 66px; }
#stages tr { vertical-align: top; }
#stages td { padding: 139px 10px 0 10px; background-repeat: no-repeat; background-position: top center; width: 33%; }
#stages td span { font-weight: bold; color: #1577B1; font-size: 14px; }
#stage1 { background-image: url(stage1.jpg); }
#stage2 { background-image: url(stage2.jpg); }
#stage3 { background-image: url(stage3.jpg); }

#training { width: 875px; height: 300px; }
