body {
background-color:f0f8ff;
background-repeat:no-repeat;
background-position:0,0;
}
a:link {
	color:darkblue;
	text-decoration:none;
	font-weight:bold;
	}
a:visited {
	color:darkblue;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color:blue;
	text-decoration:none;
	font-weight:bold;
	}
.tweet {
font-family: arial;
font-size:10pt;
padding-left:10px;
padding-right:5px;
padding-top:55px;
width:170px;
height:107px;
overflow-x:hidden;
overflow-y:hidden;
}
.coffeestain {
background:url(/images/coffeestain.jpg);
background-color:f0f8ff;
background-repeat:no-repeat;
background-position:100% 50%;
padding-left:10px;
padding-right:10px;
}
.small {
font-family: arial;
font-size:8pt;
}
