body {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #4c536e;
	line-height: 16px;
	background-image: url(../images/background_tile.gif);
	padding: 20px;
}

a, a:link, a:visited {
	color: #c8a13d;
}

