body {
	background:#E9FEB1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
}
#header {
	background:url(images/header.jpg) no-repeat;
	width:1000px;
	height:571px;
	margin:0 auto;
	position:relative;
	top:0;
	left:0;
}
#btn_small {
	position:absolute;
	top:360px;
	left:160px;
}
#container {
	background:url(images/pgbg.jpg) repeat-y;
	width:710px;
	margin:0 auto;
	padding:20px 140px 20px 150px;
	font-size: 18px;
}
#footer {
	background:url(images/footer.jpg) no-repeat;
	width:1000px;
	height:50px;
	margin:0 auto;
}
#copyright {
	font-size:12px;
}
