@charset "utf-8";
/* CSS Document */

body {

background-color:#000000;
background-image:url(images/body_bg_h.jpg);
background-position:top;
background-repeat:repeat-x; 

}




#content {
padding: 6px;
}

 

.content {
background-image:url(/templates/images/content_bg.jpg); 
background-repeat:no-repeat; 
background-position:bottom right;
}

