body {
	line-height: 1;
	color: black;
	background-color:#ffffff;
    font-family: 'Droid Serif', arial, serif;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
h1 {
   font-family: 'Lobster', arial, serif;
   font-size:50px;
   color:#ff0099;
   margin:0px;
   text-align:center;
   font-weight:normal;
}
h2 {
   font-family: 'Droid Serif', arial, serif;
   font-size:20px;
   color:#666666;
}
div#page h3 {
   font-family: 'Lobster', arial, serif;
   color:#b6b6b6;
   font-size:40px;
   margin-bottom:0;
   text-align:center;
   font-weight:normal;
}
.twtr-join-conv {
   font-family: 'Lobster', arial, serif;
   font-size:larger;
}
p {
  font-family: 'Droid Serif', arial, serif;
  }
strong {
font-weight:bold;
}
em {
font-style:italic;
}
p.copyright {
  font-size:70%;
}
div#page {
width:320px;
border:20px solid #f1f1f1;
background-color: #ffffff;
padding:10px;
margin:0 auto;
margin-top:20px;
}
div#footer {
width:320px;
margin:0 auto;
text-align:center;
}
img {
border:0;
}
a	{
	color:#ff0099;
	text-decoration: underline;
	}
a:hover	{
	color:#ff6cc4;
	text-decoration: underline;
	}
a:visited {
	color: #ff0084;
	text-decoration: underline;
	}
    
div#twitter {
font-family: 'Droid Serif', arial, serif;
width:291px;
padding-left:50px;
padding-top:50px;
height:231px;
background-image:url('/images/thought.jpg');
background-repeat:no-repeat;
top:5px;
position:absolute;
margin:0 auto;
z-index:99;
left:50%;
margin-left:200px;
text-align:center;
}
div#logo {
width:229px;
height:250px;
top:5px;
position:absolute;
margin:0 auto;
z-index:99;
right:50%;
margin-right:220px;
text-align:center;
}