body {
	background: #000 url(images/bg.png) repeat;
	background-position:top;
	font: normal 62.5% Courier New, Courier, mono;
	text-align: center;
}


h1 {
	color: #72c484;
	display: none;
	visibility: hidden;
}

h2 {
	color: #72c484;
	display: none;
	visibility: hidden;
}

h3 {
	font-size: 2.2em;
	color: #72c484;
	line-height: 24px;
}

p {
	font-size: 1.3em;
	color: #72c484;
}

a {
	color: #72c484;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 820px;
	

}

#header {
	height: 200px;
	margin: 0px 0 15px 0;
	background-position:top;
	background: url(images/headerbgx.png)  no-repeat center top;
}

#side-a {
	margin: -5px 0 0 0;
	float: left;
	width: 175px;
}

#side-a p {
	font-size: 1.4em;
	line-height: 1.4em;
}

#side-a a {
	font-weight: bold;
	}
	
#side-a a:visited { }
#side-a a:active {background: #54b948; text-decoration: none}
#side-a a:hover {background: #54b948; text-decoration: none; font-weight:bold; color: #000000;}

#side-b {
	float: right;
	width: 190px;
	background: #134422 url(images/reviewsbg.png) no-repeat bottom right;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

#side-b h3{
	display: none;
	visibility: hidden;
}

#side-b-title {
	padding: 0px 0 0 0;
	margin-top: 0px;
	line-height: 0px;
	height: 40px;
	background: url(images/title_reviews.png) no-repeat top left;
}

#side-b p{
	padding: 0px 15px 0 15px;
}

.author {
	text-align: right;
	font-weight: bold;
	}

#content { 
	margin: 10px 0 0 15px;
	float: left;
	width: 50%;
}

#intro h3{
	display: none;
	visibility: hidden;
}

#intro-title{
	padding: 0px 0 0 0;
	margin-top: 0px;
	line-height: 0px;
	height: 70px;
	background: url(images/title_surreal.png) no-repeat top left;
}

#book{
	margin: 0 0 0px 0;
	padding: 0 0 20px 0;
	background-color:#134422;
	background: #134422 url(images/thebookbg.png) no-repeat bottom right;
}
#book h3{
	display: none;
	visibility: hidden;
}
#book-title {
	padding: 0px 0 0 0;
	margin-top: 0px;
	line-height: 0px;
	height: 40px;
	background: url(images/title_book.png) no-repeat top left;
}
#book p{
	padding: 0px 15px 0 15px;
}

#footer {
	background-color:#134422;
	background: url(images/footerbg.png) no-repeat top left;
	height: 100px;
	clear: both;
}

#footer p{
	text-align: center;
	padding: 10px 0 0 0;

	}
	
#amazon {
	background: url(images/amazon.png) no-repeat top left;
	height:70px;
}

#amazon p{
	display: none;
	visibility: hidden;
	}
	
#iphone {
	margin: 10px 0 0 0;
	background: url(images/iphone.png) no-repeat top left;
	height:90px;
}

#iphone p{
	display: none;
	visibility: hidden;
	}
