.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c3290d;
	text-decoration: none;
	text-align:center

}
body {
	background-color: #231918;
  	background-image: url("images/background-2.jpg");
  	background-position: 50% 50%;
  	background-repeat: repeat;
}