html, body {
	color: #999999;
	background-repeat: no-repeat;
	background-size: 100%;
}
h1 {
	color: FireBrick;
}
.site_logo {
	background-image: url("https://www.cacheguard.net/image/CacheGuardLogo-Big.png");
	background-repeat: no-repeat;
	background-size: 60px 52px;
	width: 60px;
	left: 100px;
}
.headerbar {
	background-color: White;
	background-image: url("https://www.cacheguard.net/image/cacheguard-business.jpg");
	height: 320px;
	color: FireBrick;
}
