body {
	margin-right: 300px;
	margin-left: 300px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: white;
	background-color: #51b0ff;
	font-size: 1.2em;
	font-family: sans-serif;
}

.message {
	text-align: left;
}

.meta {
	padding-bottom: 30px;
	font-variant: small-caps;
	color: #eaeaea;
	font-size: 0.5em;
	font-style: italic;
	font-family: sans-serif;
}

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

a.tweeter {
	color: #fef88b;
	font-weight: bold;
	font-style: italic;

}

.tagline {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
	font-size: 0.8em;
	background: #51b9ff;
	border: 1px solid #5180ff;
}

img {
	border: none;
}

input {
	border: 1px solid #5180ff;
	font-size: 0.8em;
}

#go {
	background: #5180ff;
	color: #ffffff;
	font-size: 0.8em;
	padding: 3px;
	margin-left: 2px;
}

#google {
	position: absolute;
	right: 2px;
	top: 2px;
}
