@charset "utf-8";
/* CSS Document */

/* twicesquared.com main stylesheet*/

* {margin:0; padding:0;}
body {font: 100% Georgia, "Times New Roman", Times, serif; background: #FFF; color: #252321; text-align: center; line-height: 1.4;}
#wrapper {width: 780px; margin: 0 auto; text-align: left; font-size: 0.76em; }
#mainContent {padding: 40px 20px 0 20px;}
p, h1 {margin: 10px 10px 0 30px; font-size: 1.2em;}
strong {font-variant: small-caps; font-weight: normal; text-transform: lowercase;}
a {color: #252321; text-decoration: none; border-bottom: 2px #666 dotted;}
a:hover {color: #999;}
