/* CSS Document */

body{
background-color:#fff;
background-image:url(images_generales/bg_middle.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:left top;
margin-left:20px;
}