html,body {
//  background-image: url(../images/footer.jpg) !important;
//  background-repeat: repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  list-style-type: square;
  margin: 0;
  border: 0;
  outline: 0;
  text-align: left;
  line-height: 20px;
  letter-spacing: 0.2px;
  background: #54a4d7;
}

p {
	margin: 2px 0 0 0;
	line-height:150%;
}
