/*
Subject: Simple-Type.org
URI: http://www.simple-type.org/

Layout Version: Renovation Notice
Last Updated: February 21, 2010
*/

body {
   margin: 150px;
   padding: 0;
   background: #BEE7E8;
   text-align: left;
   color: #5D8E8F;
   font: 15px Georgia;
   }

   a:link, a:visited {
      color: #FFFFFF;
      text-decoration: none;
      }

   a:hover {
      color: #E27F43;
      text-decoration: none;
      }

#content {
   width: 620px;
   line-height: 23px;
   }

.sig {
   padding-left: 450px;
   }

strong {
   color: #CD487D;
   }
