   body {
		color: #3E8090;
		background: url(body.png) left top repeat-x;
		background-color: #3f3f3f;
		top: 200px;
		position: absolute;
		left: 40px;
		}
	.hosted {
		position: fixed;
		top: 200px;
		display: block;
		float: left;
		clear: left;
		}
	.packed {
		position: fixed;
		top: 240px;
		display: block;
		float: left;
		clear: left;
		}
	#installer{
		 background-color: #0F79D0;
		 color: #F3F3F3;
		 font-size: 25px;	
			}
	h4 {
		color: #3E8090;
		}
	p {
		color: #000000;
		font-family: Verdana; 
		}
	h3 {
		color: #BB2F0E;
		}


