﻿html, body
{
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

body
{
  font: 100.01% "Trebuchet MS" , Trebuchet, Tahoma, Verdana, Arial, sans-serif;
  color: #333;
  padding: 0;
}

body *
{
  line-height: 1.22em;
}

#wrap
{
  color: #404040; /*margin: 0 12%;*/
  margin: 20px 40px;
}
