body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
}

#home {
	margin: 40px auto;
	width: 550px
}

#home p a {
	line-height: 20px; font-weight: bold
}

.hi {
	font-size: 48px;
	color: #FF5500;
}

#box {
	position: absolute;
	top: 70px;
	left: 10px;
	width: 90px;
	font-weight: bold;
}

.chart {
	margin-top: 3px;
}

.twitter-title {
	font-size: 10px;
	padding: 0;
	margin: 3px 0;
	text-transform: uppercase;
	letter-spacing: 1px
}

#twitter_update_list {
	list-style-type: none;
	margin: 0;
	padding: 0
}