html, body {
	margin:0px;
	padding:0px;
	background-image:url(../images/excavationsMelbourne.jpg);
	}
	
.BusinessInformation {
	color:#666666;
	font-family:tahoma;
	font-size:8pt;
	}
	
.mainContent {
	background-image:url(../images/ContentBG.jpg);
	padding-left:30px;
	padding-right:10px;
	
	font-family:tahoma;
	font-size:8pt;
	}
	
.mainContent h1 {
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
	}
	
.rightPane {
	background-image:url(../images/ContentBG.jpg);
	background-position:right;
	padding-right:20px;
	padding-top:50px;
	}
	
.websiteDesign {
	font-family:tahoma;
	font-size:8pt;
	color:#CCCCCC;
	}
	
.websiteDesign a {
	font-family:tahoma;
	font-size:8pt;
	color:#CCCCCC;
	font-weight:bold;
	}
	
.copyRight {
	font-family:tahoma;
	font-size:8pt;
	color:#777;
	}
	
.listItems li {
	margin-left:-35px;
	font-family:verdana;
	font-size:11pt;
	font-weight:bold;
	padding:5px;
	list-style:none;
	color:333;
	line-height:30px;
	}
	
.listItems li img { 
	padding:6px;
	border:1px solid #aaa;
	}
	
.listItems li i {
	font-weight:normal;
	}

.views {
	font-family:"Courier New", Courier, monospace;
	font-size:11pt;
	font-weight:bold;
	color:#FFFF00;
	}
	
.rockBreakingMelbourne {
	font-family:tahoma;
	font-size:8pt;
	font-weight:normal;
	line-height:normal;
	}