body {
	background-image: url(/images/background.gif);
}

.active a { background-image: url(/images/menu_on.gif); background-position: top center; background-repeat: no-repeat;}

body.popup {
        background-image: none;
        margin: 10px;
}
