/* ################################### TITLES ######################################################## */
.title{
display: block;
background: top left no-repeat transparent;
text-indent: -9999px;
font-size: 0;
text-decoration: none;
}
/* ################################### SPECIFIC TITLES ############################################### */
#frame {
height:600px;
width:800px;
margin:auto;
}
#zeroninelab_logo {
display:block;
height:220px;
width:350px;
margin:auto;
background:url(logo.jpg) top left no-repeat transparent;
position:absolute;
}