body {
      background-image:url(imagesW/designhostingcontback.png);
	  background-repeat:repeat-x repeat-y;
	  }

#container {
	background-image: url(imagesW/designhostingback.png);
	background-repeat: no-repeat;
	height: 650px;
	width: 800px;
	margin: 0px auto;
}

#container #text {
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	height: 600px;
	margin-left: 70px;
	padding-top: 20px;
}
#container #text #domain {
	padding-bottom: 20px;
	background-image: url(imagesW/D.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #text #site {
	padding-bottom: 20px;
	background-image: url(imagesW/W.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #text #hosting {
	padding-bottom: 20px;
	background-image: url(imagesW/W.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #text #book {
	padding-bottom: 20px;
	background-image: url(imagesW/S.png);
	background-repeat: no-repeat;
	background-position: left center;
}
p {
	color: #4e3117;
	font-weight: bolder;
}
