/**
 * Stylesheet for fruitbatmetdia.com
 *
 * coded by Raul Ferrer (go figure)
 * 
 * under close scrutiny by Batman and Han Solo
 */
 
body { margin: 0px; padding: 0px; background: url(/img/background.jpg) no-repeat top center; }
#splash {position: relative; margin: 225px auto 0 auto; width: 600px; height: 500px; }
#text {position: absolute; left: 188px; top: 30px; width: 343px; height: 231px; background: url(/img/text.png) no-repeat; text-indent: -9999px;}
#email {position: absolute; right: 76px; top: 220px; width: 85px; height: 30px; text-indent: -9999px; }
#email a {display: block; width: 85px; height: 30px; }
