@charset "utf-8";
/* CSS Document */

body{

background:url(img2/fondo.jpg);

background-color: #FFF;

margin-top: 0px;
margin-left:0px;

}

#index{
width:1000px;
height:805px;
margin-top: 0px;
margin-left:0px;
text-align:right;

}

#futer{
background:url(img2/fondo2.jpg) repeat-y top;	
width:1000px;
height:200px;
margin-top: 0px;
margin-left:0px;
text-align:right;

}



