@charset "utf-8";

*, html{ margin:0; padding:0; }

p{ margin-bottom:1em; }

p.intro{ font-style:italic; font-size:.9em; font-weight:bold; margin-bottom:3em; }

body{ background:#9AE4E8 url(../img/body_bg.gif) center top repeat-y; font-family:Arial, Helvetica, sans-serif; font-size:.85em; }

a{ color:#333; }
h2 a{ text-decoration:underline; }
h2 a:hover{ text-decoration:none;  }

#page{ position:relative; min-height:30px; margin:0 auto; width:529px; background: url(../img/branding.jpg) center top no-repeat; padding:160px 220px 1em 20px; }

h1{ position:absolute; top:0; left:-9999px; }
h2{ color:#32CCFE; font-size:1.1em; font-family:"Lucida Grande", sans-serif; font-weight:normal; font-style:italic; text-align:right;
	position:absolute; top:130px; right:210px; width:200px;  display:block; }

#follow{ position:absolute; top:240px; right:19px; width:171px; height:97px; background:url(../img/follow_us.jpg) center top no-repeat; text-indent:-9999px; outline:none; }

ol{ padding-left:1em; }
li{ margin-bottom:1em; margin-left:.5em; }
li.tweet1{ font-size:1.7em; }

#footer{ width:100%; text-align:center; padding:1em 0; background:#9AE4E8; font-size:.8em; color:#fff; }