@charset "utf-8";
/* CSS Document */


html {
	background: bottom right url('../assets/images/bg_bot_right.gif') fixed white no-repeat;
}

#bg_top_left {
position			:absolute;
background			:url('../assets/images/bg_top_left.gif');
background-repeat	:no-repeat;	
width				:400px;
height				:284px;
top					:40px;
left				:0%;
z-index:0;
}