/* BACKGROUND PAGINA */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #ffffff;
background-image: url('../net_page/background_iframe_principal.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
}