/*  layout.css for www.karinzaboutique.com  *//*  updated 9.28.2009 julie goodmann web design services julie@juliegoodmann.com */body {	font-family: Arial, Tahoma, sans-serif;	font-size: 14px;	font-style: strong;	text-align: center;	color: #500000; 	margin-top: 0px;	margin-left: 0px;	margin-right: 0;	padding: 0;	background-color: #2E1515;}/* ------------------------------------------------------------ */#wrapper {	width: 944px;	height: 770px;	margin: 0px auto 0 auto;	background: #2E1515;	text-align: left;	background-image: url('pink-brown-set.jpg'); 	background-repeat: no-repeat;}/* ============================================================ */p.copyright {	color: #F8DBDC;	font-family: Verdana, Arial, Tahoma, sans-serif;	font-size: 14px;	padding-top: 10px;  	text-align: center;}/*CSS Hacks for Internet Explorer */* html ul.nav a { height: 1px; }/* fix the over extended h2 borders */* html h2 {	zoom: 1;}* html .sidebar {/* double margin bug fix */	display: inline;/* IE 5 box-model fix */	width: 120px;	w\idth: 114px; }
