body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background: url(../img/g_back.jpg) no-repeat center top #000000;
	margin:0;
	font-weight:lighter;
}

a {
	color: #FFF;
	text-decoration:none; }

a:hover {
	color: #999;
	text-decoration:underline; }

#container {
	width: 800px;
	margin: 0 auto;
	padding-left: 30px; }

#footer {
	width: 800px;
	height: 75px;
	margin: 0 auto;
	text-align:center;
	padding: 25px 0;
	background:url(../img/g_address_back.jpg) no-repeat left top; }
