html, 

body {
    background-image: url("http://pressenterdesign.com/script/tlo.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}body, img, ul , table

{
  margin:           0;
  padding:          0;
  font-size:        12px;
  font-family: Trebuchet MS;
  color:            #000000;
  background: transparent;
}

h1
{
  margin:           0;
  padding:          0;
  font-size:        10px;
  font-family: Trebuchet MS;
  color:            #000000;
}

h2
{
  margin:           0;
  padding:          0;
  font-size:        8px;
  font-family: Trebuchet MS;
  color:            #000000;
}

h3
{
  margin:           0;
  padding:          0;
  font-size:        9px;
  font-family: Trebuchet MS;
  color:            #000000;
}

h4
{
  font-family: Trebuchet MS;
  font-size: 1em;
  line-height: 1.2em;
  letter-spacing: 0;
  text-align: center;
  word-spacing: normal;
  text-decoration: none;
  color: #000000;
}

a
{
  color: #5c5a59;
}

a.langLink
{
  text-decoration:  none;
  color:            #35302f;
  font-size:        10px;
}
a.langLink:hover
{
  text-decoration:  underline;
}

.mebleDesc, .mebleDesc td
{
  font-size:        12px;
}

#description, #email
{
  display:          none;
}

.portfolioDesc
{
  width:            auto;
  float:            left;
}

.emailIco
{
  width:            auto;
  float:            right;
}
