div#project{
   position: absolute;
   top: 42px;
   left: 65px;
   width: 220px;
   z-index:2;
}

h4#home a{
   border-bottom: 2px solid #5ff;
}
h4#home a:HOVER{
   border-bottom: 0px solid #fff;
}

div#text{
   position: absolute;
   top: 515px;
   width: 666px;
}

h5{
   font-size:10px;
   padding: 0px;
   font-style: italic;
   font-weight: normal;
   margin: 0px 0 7px;
   width: 270px;
}
p#counter{
   float: right;
   text-align: right;
   font-style: italic;
   margin: 0px 0 0;
}
p{
   width: 270px;
}
div#images a, div#images a:hover, div#images a:visited{
   border: 0px solid #fff;
}
