body {
	color: navy;
	background-color: FFFF66;
	font-family: Georgia
}
#a {text-decoration:none}
a:link {color: navy}
a:visited {color: navy}
a:hover {color: white}
a:active {color: white}
.title {
	font-family: "Monotype Corsiva", Georgia, Arial;
	font-size:400%;
	text-align: center
}
.subtitle {
	font-family: "Monotype Corsiva", Georgia, Arial;
	font-size:300%;
	text-align: center
}
.content {
	text-align: center
}
.tabs {
	position: absolute;
	top: 450px
}