/* Enter Your Custom CSS Here */
.latest-tweets li{
    list-style: outside none none;
  text-align:center;
}

.latest-tweets ul{
    list-style: outside none none;
  text-align:center;
  margin: 0 !important;
  padding:0 !important;
}

.page_section {
    padding: 25px 0;
}

.text_section .text_content {
    line-height: 1.6em;
}

#site_wrap {
background-repeat: repeat !important;
  }