

.footer    {
    color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
	background: url(footer.jpg)  repeat-x left bottom;
	display: block;
	padding-left: 15px;
}
.footer  a {
color: #CCCCCC;
	text-decoration: none;
}


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF 
}

.headwrap {
	background: url(footer.jpg) no-repeat center top;
	float: left;
	width: 100%;
}