html, body {
	height: 95%;
	margin: 0px; 
	padding: 0px;
}

body, p, h1 {
	font-family: "Trebuchet MS", serif;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 12px;
}

img {
	border: 0px;
}

