*
{
   margin: 0;
   padding: 0;
}
li
{
   list-style: none;
}
img,
fieldset
{
   border: none;
}
a
{
   text-decoration: none;
}
p
{
   font-size: 1.3em;
   line-height: 1.6em;
   text-align: justify;
}
acronym
{
   cursor: help;
}
body
{
   font: 62.5% georgia, verdana, arial, sans-serif;
   background: #000;
}

#container
{
   width: 500px;
   height: 155px;
   background: url(../images/costes.jpg) no-repeat;
   margin: 150px auto 0 auto;
}
