body { 
 padding-top: 50px; /* A cause du navbar-fixed-top */
 padding-bottom: 2em;
 margin:0;
 /*
 padding-left: 0;
 padding-right: 0;
 margin: 0;
 */
}

#main_image {
   background: url(../images/quebec5-blur.jpg) no-repeat center top; 	   
   
	  /*
   display: table;
	  height: 100%;
   width: 100%;
	  position: relative;
	  
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
   */
	}

.oro-web-tweets-table-td {
 border-bottom:1px solid #DDDDDD; 
 padding-top:10px; 
 padding-bottom:10px;
}