/******************************************************/
/******************************************************/
/* CSS WORDPRESS CAPOMANNU */
/* © notrealStyle 2008 */ /* §(:)§ */
/* random img */
/******************************************************/
/******************************************************/

#header {
background-image: url(images/bg_header_3.jpg);
background-position: bottom center;
background-repeat: no-repeat;
}
#logo {
background-image: url(images/title_3.jpg);
background-position: bottom center;
background-repeat: no-repeat;
}

/***************************** navigazione */
#navbar{
background-image: url(images/bg_menu_3.jpg);
background-position: center center;
background-repeat: no-repeat;
}

/***************************************************** content */
#containerImg {
background-image: url(images/3.jpg);
background-position: 0 0;
background-repeat: no-repeat;
}

/***************************************************** footer */
#containerFooter {
/* hr sopra */
background-image: url(images/hr_footer_3.jpg);
background-position: top left;
background-repeat: no-repeat;
}


