
body {

background:url(bg.jpg) top left repeat-x; 
background-color: #000000; 
font-family:arial,'trebuchet ms',helvetica,sans-serif;
font-size:12px;
margin: 0;
padding: 0;
text-align: center;

}

#centering {
  position: relative;
  width: 1015px;
  margin: 0 auto;
  text-align: left
  background-color: red;
}

.content {
     position: absolute; 
     left: 380px; 
     top: 559px;	
     width:530px;
     height:270px;
     background-color: none;
     overflow:auto;
}

.content2 {
     position: absolute; 
     left: 370px; 
     top: 245px;	
     width:545px;
     height:550px;
     background-color: none;
     overflow:auto;
}

.botones {
     position: absolute; 
     left: 120px; 
     top: 255px;	
     background-color: none;
     overflow:auto;
}

.foot a {
     color: #fff;
     text-weight: bold;
}

.telefonos {
     color: #fff;
     text-weight: bold;
	 position:absolute; 
	 top: 15px;
	 left: 20px;
	 font-family: arial,'trebuchet ms',helvetica,sans-serif;
	 font-size:18px;
	 font-weight: bolder;
	 text-align: left;
}

.facebook {
	 position:absolute; 
	 top: 38px;
	 left: 248px;
}
