
body {
	background: #fff86f url(img/bg3.png) fixed repeat-x top left;
	text-align: center;
	font: 0.80em/1.3 Arial, Helvetica, sans-serif;
	color: #494848;
}

#content {
	margin:auto;
	margin-top:50px;
	width:800px;
	background-color:#e9e9e9;
	border:2px solid #37aa0f;
}

a.bigexternal {
	padding-right: 12px;
	background: url(/img/external.gif) no-repeat right;
	font-size:24px;
	text-decoration:none;
	color:#494848;
}

a.bigexternal:hover {
	text-decoration:underline;
}

h1,h2,h3 {
	margin-top:0px;
	margin-bottom:0px;
}

