html, body, span, applet, object, iframe, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	background-image:url('bg.jpg');
	background-repeat:no-repeat;	
	background-position:50% top;
	background-color: black;
	border: 0;
	font-family: 'Tempus Sans ITC';
	font-size: 16pt;
	font-style: inherit;
	font-weight: bold;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
h1 {
	font-family: 'Tempus Sans ITC';
	font-size: 18pt;
}
h2 {
	font-family: 'Tempus Sans ITC';
	font-size: 32pt;
}
h5 {
	font-family: 'Arial';
	font-size: 8pt;
	color: white;
	text-align:center;
	font-weight: inherit;
}
a{
	font-family: 'Tempus Sans ITC';
	font-size: 11pt;
	color: black;
	text-align:center;
	font-weight: inherit;
	font-weight: bold;
}
