body {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 80%;
	margin: 0 auto;
	font-size: 13px;
}

.sidebar, .contents {
	display: none;
}

a {
	color: red;
	font-weight: bold;
}

