@charset "utf-8";
/* CSS Document */

body
{
margin:0;
padding:0;
background-image:url(images/background.jpg);
height:915px;
}

#catalogue
{
width:900px;
margin:auto;
}

