@charset "utf-8";
			
/*--------------------------- content styles -----------------------------------------------------------*/	
#content {
	position:relative;
	top:0;
	right:0px;
	float:right;
	width:613px;
	height:448px;
	z-index: 0;
	background-image: url(none);
	overflow: scroll;
	}
#header #changeImage {
	position:absolute;
	top:0;
	right:0px;
	width: 199px;
	height: 101px;
	background-repeat:no-repeat;
	background-image: url(../_images/3%20ladies.jpg);
}
