body {margin:0; padding:0; background:#FFFFFF;}
form {margin:0; padding:0}

body {
 background-image : url(fondo1.jpg);
 background-repeat : repeat-x;
 background-attachment : fixed;
 background-position: top center;
}