body > p:first-child{ display: none; }
h1{

}
div#text{
   width: 296px;
   padding-left: 13px;
}

div#text p{
   font-family: trebuchet ms,trebuchet,arial,serif;
   font-size: x-small;
}

div#text a{
   border: none;
}

div#text > a{
   display: none; 
}

div#designs a{
   visibility: hidden;
}