/* -------------------------------------------------- */
/* SOURCE CODE                                        */
/* -------------------------------------------------- */

* { margin:0; padding:0; border:none; list-style:none }

body { background:#fff url('bg.gif') repeat }

#splash { position:absolute; left:50%; margin-left:-165px; width:330px; top:50%; margin-top:-75px; height:150px }
#splash h1 { width:320px; height:140px }
#splash h1 a { display:block; float:left; width:320px; height:140px; border:5px solid #fff; background:url('djcontel.jpg') no-repeat; text-indent:-9999px }
#splash h1 a:hover { border:5px solid #1a9b48 }
