/* Perth Landscape Design - Common */

h1 {
	font-size: 1.2em;
	font-weight: normal;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

h4, h5, h6 {
	font-size: 0.8em;
	font-weight: bold;
}

p, ul, ol {
	font-size: 0.8em;
}

a img {
	border: 0;
}

fieldset {
	width: 90%;
	padding: 10px;
	border: 1px solid #FFFFFF;
}

legend {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
}