	body {
		font-size: small;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		line-height: 1.6em;
	}
	h1, h2 {
		color: #007e7e;
	}
	h1 {
		font-size: 150%;
	}
	h2 {
		font-size: 130%;
	}
	#guarantee {
		border-color: white;
		border-width: 1px;
		border-style: dash;
		background-color: #a7cece;
		padding: 25px;
		padding-left: 80px;
		margin: 30px;
		margin-right: 250px;
		background-image: url(images/background.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}