body {
	background-color: #fff;
	color: #000;
	font: normal 76% georgia, serif;
	}

#footer {
	border-top: dashed 1px #666;
	font-size: 0.9em;
	padding: 10px 0 20px 0;
	margin-top: 20px;
	}

#top-tag {
	position: absolute;
	left: 43%;
	top: 10px;
	font-style: italic;
	background-color: lightyellow;
	padding: 3px;
	border: dotted 1px #333;
	}

#wrapper {
	padding-top: 50px;
	margin: 0 auto;
	width: 70%;
	}
