body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
}
#wrapper {
	background: #FFFFFF;
	margin: 10px;
	padding: 10px;
	border: none;
	box-shadow: none; 
}.main-content {
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	box-shadow: none;
	border-width: 0;
	border-style: 0;
	border-color: ;
	border-radius: 0;
}
section {
	max-width: 100%;
	margin-bottom: 5px;
	height: auto;
	border-radius: 4px;
	padding:  10px;
	border: 2px solid #000066;
	box-shadow: 2px 2px 5px #888888;
	background-color: #FFFFFF;
}
.head{
	display: none; 
}
menu{
	display: none;
}
.marquee {
	display: none;
}

#footer {
	display: none;
}
