#header {		width:858px; 
				height:147px; 				
				background-image:url(../images/header.png); 
				background-repeat:no-repeat; 
				background-position:bottom; 
				padding-top:10px;
				margin:auto;
			
}

#makeupdemos {	background-image:url(../images/make_up_demos.png);
				background-repeat:no-repeat;
				width:310px;
				height:90px;
				float:right;
				margin-top:15px;
				margin-right:15px;


}

#headerlogo {	width:325px;
				height:140px;
				background-image:url(../images/logo.png);
				background-repeat:no-repeat;
				background-position:left;
				margin-left:15px;
				margin-top:5px;
				float:left;
				
							
}

#headerlogo a {	width:325px;
				height:140px;
				float:left;
				
							
}

#catherine {	font-family:Arial, Helvetica, sans-serif;
				color:#FFFFFF;
				font-size:20px;
				text-align:right;
				vertical-align:text-bottom;
				height:25px;
				width:475px;
				margin-top:10px;
				padding-right:15px;
				float:right;

}

