body {
	font-family: "Arial Narrow", "Helvetica Narrow", "Univers Condensed", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.bottom {
	color: #F3C;
	font-family: "Arial Narrow", "Helvetica Narrow", "Univers Condensed", Arial, Helvetica, sans-serif;
	text-align: right;
}
.copyright {
	color: #F3C;
	text-align: center;
}
.normal {
	font-weight: normal;
}
#content {
	max-width: 800px;
	margin: auto;
}
.one {
	float: right;
	padding: 20px;
	text-align: center;
}

a:hover { text-decoration: none; }