div {
width: 80%;
max-width: 1000px;
min-width: 700px;
}
body
{
   background-image: url("imagecote.bmp");
   background-repeat: no-repeat;
}