@charset "UTF-8";
/* 
** Typography CSS Document 
** Jon Thompson 
*/

* { font-family:Arial, Helvetica, sans-serif; color:#ebe9d4; }
p { font-size:13px; line-height:20px; margin-bottom:20px; }

h1 { font-size:36px; margin-bottom:20px; }
h2 { font-size:24px; margin-bottom:20px; }
h3 { font-size:18px; margin-bottom:10px; }
h4 { font-size:16px; margin-bottom:10px; }


