body {
	background-color: #EEECCD;
	color: #6C6767;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.1;
	}
p {
	text-align: center;
	color: #6C6767;
}
a, a:active, a:hover, a:focus {
	color: #6C6767;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
#tag {
	text-align: right;
	padding-right: 20px;
	}