body{
    background-color:#5d4129;
    margin:0px;
}

.headBck{
    background-image:url('img/head.jpg');
    background-repeat:no-repeat;
}

.footBck{
    background-image:url('img/foot.jpg');
    background-repeat:no-repeat;
}

.contentHeadBck{
    background-image:url('img/content_head.jpg');
    background-repeat:no-repeat;
}

.catHeadBck{
    background-image:url('img/cat_head.jpg');
    background-repeat:no-repeat;
}

.catBck{
    background-image:url('img/cat_bck.jpg');
    background-repeat:repeat-y;
}

.contentBck{
    background-image:url('img/content_bck.jpg');
    background-repeat:repeat-y;
}

a.menuItem{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #5d4228;
  font-weight : normal;
  text-align : center;
  text-decoration:none;
}
a.menuItem:hover{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #5d4228;
  font-weight : normal;
  text-align : center;
    text-decoration:underline;
}

/*-----------------------POTFOLIO LAYER------------------*/
