@charset "utf-8";
/* 		CSS Document 					*/
/* 		Date: 20/04/2009 				*/
/* 		Website: flashboutique.com.au	*/
/* 		Version: 1.0					*/

/* ------------------------------------	*/
/*                  ID                	*/
/* ------------------------------------	*/

#body_live_stage {
	position:relative;
	top:20px;
	width:980px;
	min-height:720px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/lady-1.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

/* ------------------------------------	*/
/*               CLASSES            	*/
/* ------------------------------------	*/

/* ------------------------------------	*/
/*              SELECTORS           	*/
/* ------------------------------------	*/

.body_move_right img {
	padding-top:180px;
}

/* ------------------------------------	*/
/*                ACHORS              	*/
/* ------------------------------------	*/