body
{
	background-color: #d8df20;
	background-repeat: no-repeat;
	background-image: url('Green-leaf-HR.jpg');
	font-family: tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
}

img 
{
	border: none;
}

#container
{
	margin: 0 auto;
	width: 720px;
}

#cdcover
{
	text-align: right;
	background-image: url('Planet-Native-Cover-540.jpg');
	width: 540px;
	height: 492px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;	
}

#iconList
{
	padding-top: 20px;
	text-align: center;
	vertical-align: middle;
}

#iconList .icon
{
	width: 50px;
	margin-right: 10px;
}

#quotedText
{
	padding-top: 20px;
	font-weight: bold;
	text-align: center;
}

#siteConstruction
{
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	padding-bottom: 20px;
}
