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