body {
	background-color: #ededf2;
	color: #222222;
	font-family: monospace, Sans-serif;
	font-size: 14px;
	cursor:default;
}

.alltext {
	width: 480px;
	margin: auto;
	position: relative;
}

.mainmenu {
	text-align: center;
	font-size: 22px;
}

.updatefeed {
	text-align: left;
}

a {
	color: #448;
}

p {
	margin: 0.618em;
	margin-top: 2px;
}

h2 {
	text-align: center;
	text-shadow: 2px 2px 12px #FFF;
	margin: 0.3em;
	margin-bottom: 2px;
	font-size: 27px;
	background-color: #dfdfd2;
}

h3 {
	text-align: center;
	text-shadow: 2px 2px 12px #FFF;
	margin: 0.3em;
	margin-bottom: 2px;
	font-size: 21px;
	background-color: #dfdfd2;
}