body, ul {
	background-color: #FFFFFF;
	margin: 40px;
	list-style: none;	
}

a {
	color: #D7661C;
	margin: 10px;
	text-decoration: none;
}

a:hover
{
	color: #FFF;
	background: #D7661C;
}


.twitter_stuff {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 64px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.footer {
	margin: 20px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}
