h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
}

a
{
	color:#72B100;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


#top-bar
{
	width:100%;
	background-image:url(../images/fat-bar-background.png);
	background-repeat:repeat-x;
	background-color:#A7D9F5;
	border-bottom:2px solid #000;
}

#top-bar p
{
	font-weight:bold;
	margin-left:220px;
	padding:16px 0;
	margin-bottom:0;
}

#top-bar img
{
	padding:5px 5px 5px 10px;
	float:left;
}

p.description
{
	font-size:1.4em;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.container
{
	padding-top:12em;
}

.tweet-bubble
{
	background-image:url(../images/tweet-bubble.png);
	background-repeat:no-repeat;
}

fieldset
{
	border:none;
}

textarea
{
	overflow:hidden;
	border:none;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	background-color:transparent;
}
