#content
{
  background: #fff;
  border: 4px ridge #49f;
  margin: auto;
  margin-top: 40px;
  text-align: center;
  width: 750px;
}
#flash
{
  height: 300px;
  margin: auto;
  margin-top: 30px;
  width: 500px;
}
a
{
  vertical-align: middle;
}
a.en
{
  background: url("/pics/struct/home_en.gif");
  display: block;
  float: right;
  height: 38px;
  margin-top: 30px;
  text-decoration: none;
  width: 168px;
}
a.en:hover
{
  background: url("/pics/struct/home_en_hover.gif");
}
a.it
{
  background: url("/pics/struct/home_it.gif");
  display: block;
  float: left;
  height: 37px;
  margin-top: 30px;
  text-decoration: none;
  width: 166px;
}
a.it:hover
{
  background: url("/pics/struct/home_it_hover.gif");
}
#products
{
  margin-bottom: 10px;
}
body, html
{
  background: url("/pics/struct/home_bg.jpg");
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin: auto;
  padding: 0;
  text-align: center;
}
img
{
  border: none;
}
