
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
/*	line-height: 2; */
}

h1 {
	font: 14pt verdana;
	font-weight: bold;
}

h2 {
	font: 12pt verdana;
	font-weight: bold;
}

#test {
	background: url(http://www.innpoints.com/images/graytile.jpg) repeat top left; 
	height: 50px;
	width: 100%;
	position: absolute;
	font-size: 16pt;
	font-weight: bold;
	top:0px;
	left:0px;
	right:0px;
}

select {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif
}

input {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif
}