@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:url('images/back.jpg') fixed;
}
#footer{
	background:url(pic/footer.gif) top center no-repeat;
	height:60px;
	width:875px;
	text-align:right;
	padding-right:20px;
	line-height:60px;
}
#footer, #footer a{
	color:#fff;
	font-size:12pt;
}