h1 {
	width: 98%;
	height: 32px;
	background-image: url(images/mule.gif);
	background-position: right top;
	background-repeat: no-repeat;

}

table {
	width: 100%;
	border: none;
}


body {
	color: #000000;
	background-color: #E5E5E5;
}
a {
	text-decoration: none;
}

.twit_date { 
	font-size:75%; color:#AAAAAA; 
}

