@import "site.css";

.whole {
	border-bottom-style:  outset;
	border-right-style:  outset;
	border-color:  #EBD6C7;
	border-width: 5px;
	cursor:pointer;
}

.navigation {
	font-size: 9px;
	font-family: Comic Sans MS, Arial, sans-serif;
}
