body {
	font: normal 11px/1.3 Verdana, Arial, Helvetica, sans-serif;
	background: #6d8e29 url(images/bg_gradient.gif) repeat-x fixed bottom;
	text-align: center;
	color: #52502A;
}

div {
  text-align: left;
  width: 20em;
  background: #fff;
}

a:link,
a:visited {
	color:#648226;
}

a:active,
a:hover {
	color:#C77818;
}
