/* Typography */

p { margin:2px 0 12px 0 }
body, h4, p, li, dt, dd, label, input, textarea { font : 14px Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;  }
p, li, dt, dd, label { line-height:21px; color:#555 }
input, textarea { font-size:11px; color:#FFF; padding:2px }
pre, code { margin:2px 0 16px 0; background:#000; color:#ccc; font:12px 'Courier New', Courier, monospace }
pre { padding:10px }
a { color:#FFF; text-decoration:none }
a:hover { color:#e7e7d0 }
h1,h2,h3,h4,h5 {color:#333; margin-bottom:30px }
h1{font-size:20px;text-transform:capitalize}
h2{font-size:20px;text-transform:capitalize}
img {border:1px solid#555;margin-bottom:30px}