/*
** Override blueprint defaults
*/

/* Text elements */
blockquote  {margin:2em;}

/* Main font size (automatically resizes others) */
body {font-size:87.5%; text-align:justify;}
#content h1,h2,h3,h4,h5,h6 { text-align:left; }

/* Font family & color */
body {color:#555;}
h1, h2, h3, h4, h5, h6 {color: #333; clear: both;}

/* Typography styles */
p code { white-space: normal; }

