/* CSS Document */

body {
	margin:0;
	padding:0;
	padding-top:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fef7e8;
	color:#753e2c;
	line-height:18px;
}
a {
	color:#753e2c;
}
#site {
	width:642px;
	margin:0 auto;
}
#container {
	background:#FFF url(content_bottom.gif) bottom left no-repeat;
	padding-bottom:11px;
}
#content {
	background:url(content_top.gif) top left no-repeat;
	padding:0 15px;
	padding-top:11px;
}
h1, p {
	margin:9px 0;
}
h1 {
	font-size:14px;
}
