﻿/*nights end*/
/*elements*/
body
{
	background: #000 url(Img/background3.jpg) no-repeat fixed;
}

/*classes*/
.footerHome
{
	background: url(Img/footerbackground2.png) repeat-x;
	border-top: solid 1px #444444;
	height: 40px;
	padding: 2px 6px 0 6px;
}