
p {
		font-size: x-large;
	
}
ul {
	font-size: x-large;
}
h4 {
	font-size: x-large;
}
h3 {
	font-size: x-large;
}
h2 {
	font-size: xx-large;
}
h5 {
	font-size: medium;
}
h1 {
	font-size: 46px;
}
#switcharoo {
	position: absolute;
	left: 25%;
	top: 5px;
	font-size: medium;	
}

#breadcrumb {
	font-size: 12px;
	position: absolute;
	top: -2px;
	margin: 0px;
	padding: 0px;
}