#menu {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
#menu p {
	display: inline;
	text-align: center;
	padding-right: 10%;
	padding-left: 10%;
}

html {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h1,h2,h3,h4 {
	font-family:Arial, Helvetica, sans-serif;
}

#annoucement {
	font-size: large;
	color: #ff0000;
}

#bighead {
	font-size: xx-large;
}