--- /usr/share/drupal7/sites/mjonesmemorials.co.uk/themes/blacksea/theme-settings.php
+++ /usr/share/drupal7-stage/sites/mjonesmemorials.co.uk/themes/blacksea/theme-settings.php
@@ -67,7 +67,7 @@
     '#default_value' => theme_get_setting('font_family'),
     '#options' => array (
       'Arial, Helvetica, sans-serif' => t('Tahoma, Arial, Helvetica, Sans-serif'),
-      '"Times New Roman", Times, serif' => t('"Times New Roman", Times, Serif'),
+      '"Times New Roman", Times, serif' => t('Times New Roman, Times, Serif'),
 	  '"Courier New", Courier, monospace' => t('"Courier New", Courier, Monospace'),
 	  'Georgia, "Times New Roman", Times, serif' => t('Georgia, "Times New Roman", Times, Serif'),
       'Verdana, Arial, Helvetica, sans-serif' => t('Verdana, Arial, Helvetica, Sans-serif'),
@@ -78,7 +78,7 @@
   $form['appearance_container']['font_size'] = array(
     '#type' => 'select',
     '#title' => t('Font Size'),
-    '#description' => t('Select the size of your font.  Note: Selecting a font size that is too large or too small may degrade the appearance of your theme.  Small or Default is recommended.'),
+    '#description' => t('Select the size of your font.  Note: too selecting a font size that is too large or too small may degrade the appearance of your theme.  Small or Default is recommended.'),
     '#default_value' => theme_get_setting('font_size'),
     '#options' => array (
       '0.8' => t('Smallest'),
