* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	margin: 20px;
	font-family: Garamond, Times;
	overflow: hidden;
}

h1 {
	color: #333;
	font-size: 60px;
	font-style: italic;
	font-weight: normal;
}

h2 a {
	letter-spacing: 2px;
	font-size: 24px;
	color: #999;
	text-decoration: none;
	font-variant: small-caps;
}

h2 a:hover {
	color: #666;
}

h2 {
	margin: -8px 0 0 2px;
}

img#tanks {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: -1;
}
