





@import url(../styles/basics.css);

* {
	background-color: white !important;
	color: black !important;
	}

#nav {
	display: none;
	}
	
.imgReplace {
	text-indent: inherit;
	line-height: inherit;
	overflow: visible;
	}

#title {
	font-size: 2.4em;
	margin-bottom: 1em;
	}
