a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#projectsbutton a:hover  {
   background-position: -243px 0%;
}

#contactbutton a:hover  {
   background-position: -225px 0%;
}

#resumebutton a:hover  {
   background-position: -223px 0%;
}

#ravibutton a:hover  {
   background-position: -108px 0%;
}

#projectsbutton a  {
   background: url(homepagemedia/projectsbutton.png) no-repeat 0% 0px;
   display: block;
   height: 67px;
   width: 243px;
   font-size: 67px;
   line-height: 67px;
}

#contactbutton a  {
   background: url(homepagemedia/contactbutton.png) no-repeat 0% 0px;
   display: block;
   height: 46px;
   width: 225px;
   font-size: 46px;
   line-height: 46px;
}

#projectsbutton  {
   visibility: visible;
   position: absolute;
   left: 29px;
   top: 98px;
   z-index: 2;
   width: 243px;
   height: 67px;
}

#resumebutton a  {
   background: url(homepagemedia/resumebutton.png) no-repeat 0% 0px;
   display: block;
   height: 37px;
   width: 223px;
   font-size: 37px;
   line-height: 37px;
}

#contactbutton  {
   visibility: visible;
   position: absolute;
   left: 27px;
   top: 241px;
   z-index: 2;
   width: 225px;
   height: 46px;
}

#ravibutton a  {
   background: url(homepagemedia/ravibutton.png) no-repeat 0% 0px;
   display: block;
   height: 52px;
   width: 108px;
   font-size: 52px;
   line-height: 52px;
}

#resumebutton  {
   visibility: visible;
   position: absolute;
   left: 29px;
   top: 183px;
   z-index: 2;
   width: 223px;
   height: 37px;
}

#ravibutton  {
   visibility: visible;
   position: absolute;
   left: 29px;
   top: 30px;
   z-index: 2;
   width: 108px;
   height: 52px;
}

#layer0copy  {
   background: url(homepagemedia/layer0copy.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1500px;
   height: 1000px;
}

#homepage  {
   margin: 0px auto 0px 0px;
   width: 1200px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #000;
}


