/* sample theme-independent CSS classes, uncomment to use them if you wish :)

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	float: right;
	margin: 0 0 2px 10px;
	}
img.alignleft {
	float: left;
	margin: 0 10px 2px 0;
	}
	
*/
#page {
 background: url(http://photo18.hexun.com/p/2009/0903/352536/b_vip_940B5A80D70A83AE2F0FE317B9D670F8.jpg) no-repeat center top;
}