a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#projects,
#home  {
   margin: 0px auto 0px auto;
   width: 750px;
   position: relative;
}

#welcomebg  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 750px;
   height: 600px;
   background-color: #000000;
   background-image: none;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #000000;
}

