html {
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}

body {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 5px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#text a, #text a:link, #text a:visited, #text a:hover {
	background-color: #FFFFFF;
	color: #FFFFFF;
}

td.white {
	font-size: 5px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

#intropic {
	margin: auto;
	margin-top: 4%;
	width: 410px;
	height: 460px;
	padding-left: 240px;
	padding-top: 20px; 
}

#intromap {
	position: absolute;
	width: 410px;
	height: 460px;
	margin-left: -240px;
	margin-top: -10px; 
}