#community{
position: absolute;
margin-top: 15px;
margin-left: 5px;
width: 300px;
height: 200px;
background-image: url(graphics/community-bg.jpg);
background-position: top left;
background-repeat: no-repeat;
background-color: transparent;
padding: 35px 3px 3px 20px;
}

#links{
position: absolute;
margin-top: 15px;
margin-left: 315px;
width: 300px;
height: 200px;
background-image: url(graphics/links-bg.jpg);
background-position: top left;
background-repeat: no-repeat;
background-color: transparent;
padding: 35px 3px 3px 20px;
}
