body {
	margin: 0;
	padding: 0;
	color: #000;
}

#content {
	font: normal 11pt/1 Georgia, Times New Roman, Times, serif;
	position:absolute;
	top: 0;
	left: 0;
}

h1 {
	font: bold 11pt/1 Georgia, Times New Roman, Times, serif;	
}

h2 {
	font: normal 11pt/1 Georgia, Times New Roman, Times, serif;	
	border-bottom: solid 1px #698392;
	padding-top: 10px;
	padding-bottom: 3px;
}

h3 {
	font: normal 11pt/1 Georgia, Times New Roman, Times, serif;	
	padding-top: 10px;
	padding-bottom: 3px;
}

#header {
	visibility: hidden;
}

#logo {
	visibility: hidden;
}

#header-kids {
	visibility: hidden;
}

#search-bar {
	visibility: hidden;
}

#bar {
	visibility: hidden;
}

#menu {
		visibility: hidden;
}


