
.homecenter {

  background: url('/images/artwork/backgrounds/home-bg.jpg') no-repeat; 
  
}

.menu {
    border:0;
    padding: 0;
    border-collapse: collapse;
    position: absolute;
    left: 337px;
    top: 0px;
    width: 179px;
    height: 165px;
    background-color: transparent;
}
.menu img {

}
