<?php $themecolors = array( 'bg' => 'ffffff', 'text' => '343434', 'link' => '990000' ); $content_width = 540; // actually 543 if ( function_exists( 'register_sidebar' ) ) register_sidebar(); add_theme_support( 'automatic-feed-links' );