body {
	background: url(http://inverard.com.au/_img/background2.jpg) top center no-repeat;
	border-top: 5px solid #000;
	color: #332;
	font-size: 11px;
	padding: 20px 0 40px;
}

a {
	color: #483C00;
	text-decoration: none;
}

a:hover {
	color: #000;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.container_12 {
	margin-bottom: 20px;
}

.container_16 {
	background: #fff url(../../img/16_col.gif) repeat-y;
}

.container_24 {
	background: #fff url(../../img/24_col.gif) repeat-y;
}