/*=================================================
// Version : 2.0 splash
// Project : davidbilodeau.ca
// Coder   : mathieuallaire.ca
//=================================================*/



/* ----- SPLASH ----- */
body                                    { font-family: georgia,"trebuchet ms",arial,sans-serif; font-size: 12px; background: transparent url(../images/texture.png); }
*                                       { margin: 0; padding: 0; }
#splash                                 { width: 800px; height: 600px; position: relative; background: transparent url(../images/splash.png) no-repeat;  }
h1,h2                                   { display: none; }
a                                       { display: block; text-indent: -9999px; width: 270px; height: 15px; position: absolute; top: 231px; right: 105px; overflow: hidden; }
#flash                                  { position: absolute; top: 290px; left: 40px; }