﻿
footer
	{
    width: 1000px;
    height: 58px;
    background-image:url('/pictures/footer/bg.gif');
    margin: 0px auto;
	}

footer > p
	{
	margin-top:0px;
	color: #F6BF9D;
	text-align: center;
	font-size: 8pt;
	width:100%;
	padding-top:20px;
	}

