/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
#site-nav {
  background: #f99f1f url("/images/site-nav-bg-ie.png") repeat-x top;
}

.body .register h2 {
  color: white;
}
.body .register h2 span {
  color: white;
}

aside.about .get-started {
  background: #00C0F1;
}

aside.about .get-started h5 b {
  color: #F8D600;
}
