/* --- page background image --- */

body {
	background-image: url("http://images.habbohotel.com/c_images/album648/CNfestival_back01_rev.gif");
	background-color: #3d7aa4;
}


/* --- Hotel view image on the top bar (image size - width: 928px, height: 154px) --- */
#top {
	background-image: url(http://images.habbohotel.com/c_images/hotelviews/web_view_bg_us.gif);
}


/* --- Habbo Hotel logo on the left on the top bar (image size - width: 160px, height: 66px) --- */
a#logo-link { 
	background-image: url(http://images.habbohotel.com/c_images/WebLogos/habbo_logo_com.gif);
}  

 
/* --- Enter hotel button on the right of the top bar (image size - width: 105px, height: 106px) --- */
#top-elements #enter-hotel a#enter-hotel-link { 
	background-image: url(http://images.habbohotel.com/c_images/album1746/enterHH_us_ver2.gif);
} 


/* --- background image for the leaderboard ad that is shown on the top of the page (image size - width: 755px, height: 98px). --- */ 
#top-ad-container {
	background-image: url(http://images.habbohotel.ca/c_images/adframes/ad_728_ch.gif);
}