To change the text color to black and the background to white for the "recent articles" heading on the WordPress.com Oxygen theme, use this CSS:
.section-title h1 {
color: #000;
background: #fff;
border-left: none;
padding-left: 0;
}
Note that the example above was tested on the WordPress.com demo site at http://oxygendemo.wordpress.com/
I checked http://sianwilliams.net/ and I found that site is setup using WordPress software, but it is not hosted here at WordPress.com. See http://support.wordpress.com/com-vs-org/ to learn about the differences. This forum is for WordPress.com blog owners. To get support for your WordPress.org setup, you should either ask the theme author for help, try asking in the volunteer forums at http://wordpress.org/support/