/* Logo and Background for Hub */

body {
	margin:0 auto;
    background-color:#2c011c;
    color:#acacac;
    background-repeat:repeat-y;
    background-position: center top;
	background-image: url('../../images/hdvomr/backgrounds/bg_bookroom.gif'); 
}

#body_inner {
	background-image: url('../../images/hdvomr/backgrounds/bg_bookroom.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height: 100%;
}

h1 a {background: url('../../images/hdvomr/backgrounds/logo.gif') no-repeat 0 0;}