body {
background: #444;
font-family: Vera,Helvetica;
}

#container {
background: #444;
position: relative;
width: 900px;
margin-left: auto;
margin-right: auto;
padding-top: 40px;
border: 0px;
}

#header {
position: relative;
background: url(./images/g3183.png);
font-family: Helvetica,Arial,Calibri,sans-serif;
font-size: 44px;
width: 294px;
height: 30px;
}

#twitter_div {
	/*height: 360px;*/
	overflow: auto;
	
}
ul#twitter_update_list {
	list-style: none;
	font-size: 72px;
	padding-left: 0px;
}
ul#twitter_update_list li {
	margin-bottom: 10px;
	padding: 0px;
	color: #ffffff;
	
}
a { color: #96997a; }
