html {width: 100%;}

body {
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Myriad, "Gill Sans", Helvetica, Arial, sans-serif ! important;
	width: 90%;
  	 }

#nav {
	display: none;
	}

#container	{
	position: static;
	width: 90%;
	border: 0;
	border-top: 0;
	padding: 0;
	margin: auto;
	background: white;
	background-image: none;
	color: black;
	}	

#about, #bridal, #collection1, #collection2, #contact, #events, #faq, #main, #onCosmetics, #philosophy, #portfolio, #press, #rates, #testimonials, #tips  {
	position: static;
	width: auto;
   	margin: 0;
   	padding: 0;
   	border: 0;
	border-top: 0;
   	float: none !important;
   	color: black;
   	background: transparent;
   	}

a:link, a:visited {
   display:none;
   }

h1 {
	font-size: 13pt;
	font-weight: bold;
	margin: 2em 0 2pt 0;
	letter-spacing: 1pt;
	color: black;
	}


p, li	{
	color: black;
	margin .5em 0 .5em 0 ! important;
	}
