body {  text-align:center;
	margin: 0px;
	background-color: rgb( 228, 228, 228);
	background-image: url(Images/Graphics/Background.jpg); 
		font-family:palatino Linotype;
		text-decoration: none;
	height:100%;
			  } 
A:link {text-decoration: none; color: rgb( 0, 0, 0);	  }
A:visited {text-decoration: none; color: rgb( 0, 0, 0);	  }
A:active {text-decoration: none; color: rgb( 0, 0, 0);	  }
A:hover {text-decoration: none; color: rgb( 0, 0, 0);	  }

#page { margin: 0px auto; width: 100px; 
	text-align:center; }

.menu, .banner, .menubutton { color: rgb( 0, 0, 0);
	font-family:palatino Linotype; 
	text-decoration: none;
	font-weight: 900; 
	}

.menu { font-size: 10px;
	text-align: left }

.menubutton { text-align: center  }

.banner { font-size: 75px;
	text-indent: 35px; } 