body {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}
#header
{
	display: none;
}
#content
{
	background: white;
}
#main
{
	margin:0px 0px 0px -140px;
	padding:0px 0px 0px 0px;
	background: #FFFFFF url(../png/print.png) no-repeat;
	background-position:50% 50%;
}
