/* ------------------------------------------------------

  *Filename:            intro.css
  *Description:         Intro CSS
  *Version:             1.0.0 (2009-09-15) YYYY-MM-DD
  *Website:             licor43.cz
  *Author:              Jaroslav Piela
  
-------------------------------------------------------*/

body {
  background: #000;
}

a img {
  border: 0;
}

#flash {
  width: 700px;
  margin: 0 auto;
  margin-top: 50px;
}
