body
{ /* customize_body */font: normal .80em 'Open Sans', arial, sans-serif; /* customize_body */
}

h1, h2, h3, h4, h5, h6 
{ /* customize_headings */font: normal 175% 'Paytone One','century gothic', arial, sans-serif;/* customize_headings */
  /* customize_headings */
  color: #DDD;
  /* customize_headings */
}

h1
{ /* customize_h3 */font: normal 300% 'Paytone One','century gothic', arial, sans-serif; /* customize_h3 */}


h2
{ /* customize_h2 */font: normal 250% 'Paytone One','century gothic', arial, sans-serif; /* customize_h2 */
  /* customize_h2 */
  color: #DDD;
  /* customize_h2 */
}

h3
{ /* customize_h3 */font: normal 165% 'Paytone One','century gothic', arial, sans-serif; /* customize_h3 */}


a, a:hover
{ 
  /* customize_links */
 text-decoration:none;
  color: #ecae44;
  /* customize_links */}

a:hover
{ /* customize_links_hover */ color: #42c0ec; /* customize_links_hover */}