body {
	background-color: #003366;
	font-size: 12pt;
}

body {
	color: #DEDECA;
	font-size: 12pt;
}

td, th {
	color: #99CCCC;
	font-size: 12pt;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}.titel {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #CCFFFF;
	background-attachment: scroll;
	background-image: url(pics/johnbomb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 300px;
	text-align: center;
	vertical-align: bottom;
	height: auto;
}

