BODY {
	background : url(simtowerbg.gif) repeat fixed center;
	font : bold normal normal medium/normal "Courier New", Courier, monospace;
}

H1 {
	font : bolder normal normal xx-large Arial Alternative;
	text-align : center;
	text-decoration : none;
	text-transform : capitalize;
	color : Yellow;
	border-style : none none groove none;
}

P{
	font : normal normal normal medium Arial;
	color : Black;
	text-indent : 5%;
	padding-top : 5%;
}

H2{
	border-style : groove none none none;
	padding-top : 3%;
	font : normal medium Arial;
}

H3{
	padding-top : 3%;
	font : normal medium Arial;
	padding-bottom: 3%;
}