body { 	color : black;
	background-attachment : fixed;
	background-position : bottom left;
	background-repeat : no-repeat; }

h1.title  {	font-size : xx-large;
		text-align : center; }

.menu {	text-align : center;
	background-color : rgb(33,204,99);
	border : thin solid;
	font-weight : bold; }

.menu a	{color : black;
	 background-color : inherit; }

.menu a:hover {	color : rgb(192,0,0);
		background-color : rgb(230,230,250); }


.menu strong {	font-size : large; }

.other {text-align : center;
	background-color : rgb(255,66,66);
	border : thin solid;
	color : black;
	font-weight : bold; }

.other a	{color : black;
	 background-color : inherit; }

.other a	{color : black;
	 background-color : inherit; }

.other a:hover {	color : rgb(192,0,0);
		background-color : rgb(230,230,250); }


.fbbut {text-align : center;
	background-color : rgb(255,255,255);
	border : none;
	color : black;
	font-weight : bold; }

.fbbut a	{color : black;
	 background-color : inherit; }

.fbbut a	{color : black;
	 background-color : inherit; }

.contentText {	color : black;
		background-color : white;
		border : thin solid; }

.footer	{ background-color : inherit;
	  color : rgb(102,102,198); }

.ahem {	display : none;	}

h1 {
	font-size: 20px;
	font-family: veranda, arial, helvetica, sans-serif;
	font-weight: bold;
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	clear:both;
	}
h2 {
	font-size: 17px;
	font-family: veranda, arial, helvetica, sans-serif;
	font-weight: bold;
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	clear:both;
	}
h3 {
	font-size: 14px;
	font-family: veranda, arial, helvetica, sans-serif;
	font-weight: bold;
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	clear:both;
	}
