/* @override http://amandafox.com.au/style.css */

/* @override http://lilliapartments.com.au/style.css */

/* @override http://lilli.efront.com.au/style.css */

* {
	margin:0;
	padding:0;
}
html, body {
	margin:0;
	padding:0;
	font: 12px Helvetica, arial sans-serif;
	line-height: 20px;
}
body {
	background: #fff url(/images/header.gif) no-repeat top;
}

a {
	text-decoration:none;
	color:#666666;
}

a:hover {
	text-decoration:underline;
}


h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}

#container {
	width:716px;
	margin: 0 auto;
	padding-top: 275px;
}

#container p {
	padding: 7px 0;
}

#container img {
	border:none;
	float:left;
}

#wrapper {
	width:850px;
	height:629px;
	margin:0 auto;
}