/******************* GENERAL TAGS *******************/

body {
  text-align: center;
  margin: 0;
  padding: 0; 
  background-color: #ffffff;
  background-image: url(../images/backgrounds/orange_dark.jpg);
  background-repeat: repeat-x; 
  background-position: top center;      
}

