body
{
background: #000000 url(images/bg.png) no-repeat top;
}

.naviBG
{
background: #000000 url(images/navigation_bg.jpg) no-repeat top;
}

.bodyBG
{
background: #cdb300 url(images/gallery_body_bg.jpg) repeat-y top;
}.footerLinks {
	color: #999900;
	text-decoration: none;
}

.messegeParap {
    padding: 5px 15px; 
	color: #ffffff;
    background-color: rgba(0, 0, 0, 0.7);
}  

.fb_comment {
    padding: 5px 15px; 
    background-color: rgba(0, 0, 0, 0.7);
}  