

body {
background-color: #fefee8;
}

.header, .footer {
width: 100%;
}

.sidebar {
display: none;
}

.twitterStatus {
	margin-top: 2px;
}


#tweets {
	width: 300px;
}

.twitterStatus span {
	font-size: 1.3em;
	line-height: 1.25em;
}