﻿#wrapper {

	min-height:100%; /* gives layout 100% height */

	width:985px; /* centered div must be given a width */


	background-color: #3e3e3e;

	background-image: url(http://cache.agenziasportiva.com/main/images/contentwrapper_bg.png);

	background-repeat: repeat-y;
	text-align:left;

}
#footer {

	height:58px;

	width:985px;

	background-image: url(http://cache.agenziasportiva.com/main/images/footer.png);

	background-repeat: no-repeat;

	margin-top: 0px;

	margin-bottom: 0;



}
