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


img { border:0}

html { min-height: 100%; }
body { background: #000 url(/images/bottom.jpg) no-repeat; background-position: bottom center; }
body.boo { background: #6E8F41 url(/images/boo.jpg) no-repeat; background-position: bottom center; }

h1 { text-align:center; }


#twitter { color: #fff; width: 560px; margin: 0 auto;}

#twitter li { margin: 10px 0 0 0; list-style: none; font-size:16px;}

#twitter li a { color: #666}

#twitter-link { text-decoration: none; color: #999}
#twitter-link:hover { text-decoration: underline;}

#facebook-link { text-decoration: none; color: #999}
#facebook-link:hover { text-decoration: underline;}

#social { text-align:right}

.date { font-size: 10px; padding: 4px 0 0 0; margin:0; color:#999;}



