2017 National Championship

The 2017 R-4 National Championship in Oklahoma City is coming up soon. If you are interested in competing or attending, click to learn more about the event.

Learn More

css /* 1. Reduce the global gap above content on every page */ .site-content, #content, #main, .content-area, main.site-main, .site-main { padding-top: 0px; /* lower toward 0 if still too low */ margin-top: 0; } /* 2. Kill the top margin on the first element inside content */ .entry-content > *:first-child, .site-main > *:first-child { margin-top: 0; } /* 3. If a fixed header is reserving space via body padding, trim it */ body { padding-top: 0; }