/* - - - - - - - - - - - - - - - - - - - - -Title: Petit Miracle InteriorsAuthor: Wayne RobertsURL: http://www.lushnewmedia.comDescription: style.cssCreated: 24.03.09Modified: 24.03.09- - - - - - - - - - - - - - - - - - - - - *//* PAGE ATTRIBUTES */* {	margin: 0;	padding: 0;	}body {	min-width: 600px;	min-height: 600px;	color: #fff;	background-color: #fff;	font-family: Georgia, "Times New Roman", Times, serif;	}/* CENTRE LAYOUT *//* styles for IE 5 Mac */div#container {	background-color:#fff;	height:600px;	width:600px;	margin:0 auto;	position:relative;	}	#content {	background-color:#fff;	position:absolute;	top:0;	left:0;	height:600px;	width:600px;	padding:0;	}div#container {	position:absolute;	margin:-300px 0 0 -300px;	left:50%;	top:50%;	}	/* end hack */img {	border:0;	}	h1 {	color: #fff;	font-weight: bolder;	font-size: 90%;	}h2 {	color: #fff;	font-weight: bolder;	font-size: 80%;	}p {	margin: 5px 0;	color: #fff;	background-color: inherit;	line-height: 15px;	font-size: 80%;}a {	margin: 5px 0;	color: #fff;	background-color: inherit;	line-height: 15px;	font-size: 80%;}#flashcontent {	height: 600px;	width: 600px;	background-color: #fff;	margin: 0;	padding: 0;	}