/* debug - change 0px to 1px to show borders on all divs */ div {border: 0px black solid}

a, body {
	font-family: verdana, geneva, lucida, arial, helvetica, sans-serif;
	font-size: 12pt;
}

a.logo img {
	border-style: none;
	text-decoration: none;
}

p.footer {
	font-size: 7pt;
}

#box-page {
	position: absolute;
	margin: 0;
	height: 100%;
	width: 100%;
}

#box-center {
	position: relative;
	height: 99%;
	margin: 0 25% 0 25%;
}
