/**************** Body and tag styles ****************/
body{

background: #577EBB url(/images/verticalbackground2.png) repeat-x center top;
background-attachment: fixed;
/*
  background: url(/images/on-final.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
*/
/*
html { 

}	
*/

.fb_edge_widget_with_comment{
  position: absolute;
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
  display: none !important;
}
