body {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background: #000 url('images/cheap-wordpress-hosting-bg.gif') repeat-x;
	}
	
h1 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	}
	
h1 a {
	text-decoration: none;
	color: #000;
	}
	
	
h2 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	}
	
h2 a {
	text-decoration: none;
	color: #000;
	}
	
h3 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	}
	
#container {
	background: #fff;
	margin: 20px auto;
	text-align: left;
	width: 730px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #000;
	}


#banner {
	margin-right:10px;
	margin-bottom: 10px;
	margin-left: 20px;
	float:left;
	width: 125px;
	height:125px;
	}
	
#review {
	margin-bottom: 10px;
	margin-left: 165px;
	width: 525px;
	height: 125px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 1px solid #CCCCCC;
	background: #FFFFCC;
	padding: 0px 4px 0px 4px;
	}