#message_list {
	margin-left: 40px;
}

body {
	background-color: #000;
	color: #333;
	font-family: helvetica, arial;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #444;
}

.user_image {
	width: 48px;
	height: 48px;
}
