@charset "utf-8";

body{
	line-height: 1.8;
	background-color: #fff;
	background-position: 0 0;
}

div#wrapper{
	width: 960px;
	margin: 0 auto 40px;
}

div#footer{
	text-align: center;
	background-color: #474747;
}

div#footer p#copyright{
	text-align: center;
	padding: 5px;
	color: #fff;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif!important;
}
