body

{

background-image: url('images/bg.jpg');

background-repeat: repeat-x;

background-attachment:fixed;

background-position: top center;

}


.custom #container {
    margin-top: 3em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #FFFFFF;
    border: 0.4em solid #FFFFFF;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;
}




.custom p.to_comments { display: none; }

.custom #multimedia_box.video_box {background:transparent;}




