﻿.footer{
	float: left;
	position: relative;
	top:  100px;
	width: 100%;
	height: 80px;
	background: #943232;}
.footer-txt{
	width: 1000px;
	height: 40px;
	margin: auto;
	font-size: 12px;
	color: #ededed;
	padding-top: 15px;
	padding-bottom: 10px;}