@charset "utf-8";

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

#nav ul {
	display: none;
}

img {
	border: 0;
}

