body {font-size: 13px;
      font-family: Century Gothic, Arial, Helvetica;
      color: #000000;
      font-weight: normal;
      line-height: 14px;
     background-image: url("/yotausta.jpg");
      background-position: middle center;
      background-repeat:repeat;
      margin-top: 15px;
      margin-bottom: 15px;
      margin-right: 30px;
      margin-left: 30px;
      padding:0px;}


p    {font-size: 12px;
      font-family: Century Gothic, Arial, Helvetica;
      color: #000000;
      font-weight: normal;
      line-height: 14px;
      text-align: center}

h1    {font-size: 11px;
      font-family: Century Gothic, Arial, Helvetica;
      color: #000000;
      font-weight: normal;
      line-height: 12px;
      text-align: center}

h2   {font-size: 15px;
      font-family: Century Gothic, Arial, Helvetica;
      color: #000000;
      font-weight: normal;
      line-height: 16px;
      text-align: center}

h3    {font-size: 12px;
      font-family: Century Gothic, Arial, Helvetica;
      color: #000000;
      font-weight: normal;
      line-height: 14px;
      text-align: right}


h4    {font-size: 11px;
      font-family: Century Gothic, Arial, Helvetica;
      color: #000000;
      font-weight: normal;
      line-height: 12px;
      text-align: center}

h5    {font-size: 12px;
      font-family: Century Gothic, Arial, Helvetica;
      color: #CC3300;
      font-weight: normal;
      line-height: 14px;
      text-align: left}

h6   {font-size: 13px;
      font-family: Century Gothic, Arial, Helvetica;
      color: #CC3300;
      font-weight: normal;
      line-height: 14px;
      text-align: center}


select
 {font-size: 12px;
  font-family: Century Gothic, Arial, Helvetica;
  color: #000000;
  font-weight: normal;
  background-color: #FFFFFF;
  border: 1px dashed #CC3300;}

option
 {font-size: 12px;
  font-family: Century Gothic, Arial, Helvetica;
  color: #000000;
  font-weight: normal;
  background-color: #FFFFFF;
  border: 0px;}


a    {text-decoration: none;
      color: #000000;}
a:active {text-decoration: none;
      color: #33CCCC;}
a:visited {text-decoration: none;
      color: #000000;}
