body{
	margin:0;
	color: black; 
	background: white;
}
ul.dropdown
{
display: none;
}
#nav{
display: none;
}
#top{
display: none;
}
#header {
margin: 0;
padding: 0;
	background-image: url(../images/print_logo.jpg);
	background-repeat:no-repeat;
	height: 70px;
	z-index: 1;
}
#content
{
	margin:0;
	width: 8in;
	color: black; 
	background: white;
	font: 18px "Times New Roman", Times, serif;
}
h1 {
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0;
	height: 1em;
}
h2 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0;
	height: 1em;
}
/*another box */
.roundbox-tr {
background-image:none;
height: 1em;
}
.roundbox-tl {
background-image:none;
}

.roundbox-br {
background-image:none;
}

.roundbox-content {
background-image:none;
}

.roundbox-content p {
background-image:none;
}
#footer{
display: none;
}
