﻿body {
background: #000 url(i/background.jpg) no-repeat center top;
}
.homePage .logo
{
    background:none;
}
.featuredTitle
{
    background-image:url(i/featured-title.png);
}
.ciLink, .bbLink
{
    overflow:visible;   

   
}
.ciLink
{
    background-image:url(i/commotion-ideas.png);
}
.bbLink
{
    background-image:url(i/bulletin-board.png);
}
.ciLinkInner
{
     width:200px;
      height:30px;
      border:2px solid #fff;
 }

.bbLinkInner 
{
    border:2px solid #fff;
    width:200px;
    height:30px;
}