/*
   popup.css
   kn4wd
   
   Created by Cale Woodley on 2008-09-24.
   Copyright 2008 Webfirm. All rights reserved.
*/
body {
  background: #fff;
}

#container {
  padding: 20px;
}

h1 {
  font-size: 1.4em;
  font-family: Georgia, "Times New Roman", serif;
  color: #000;
  font-style: italic;
}