body
{
  text-align:center;
  background-image: url(http://public.csusm.edu/student_orgs/math_club/image/math_sym.bmp);
  background-repeat: repeat;
  
}

h1
{
 text-align: center;
 color: #00688B;
 font-family: Futura Lt BT
}

.menu
{
  color:#FFFFFF;
  font-family: Futura Lt BT;
  text-decoration: underline;
  font-size: 20px;
}

.menu:hover
{
background-color: #FFFFFF;
color: #00688B;
font-color: #000000;
}

h3
{
  color: #8B7500;
  font-family: Trebuchet MS;
  
}

#container
{
	background-color:rgb(255,255,255);
	width:800px;
	height:100%;
	height: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border: 2px solid #8E8E38;
	padding:1em;
}

#container2
{
	background-color:rgb(255,255,255);
	width:800px;
	height:100%;
	height: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border: 2px solid #8E8E38;
	padding:1em;
}

#containerOffice
{
	background-color:rgb(255,255,255);
	width:800px;
	height:100%;
	height: 940px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border: 2px solid #8E8E38;
	padding:1em;
}

#footer
{
	background-color: #383838;
	width:760px;
	height:28px;
	border: outset #8E8E38;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	position:absolute;
	top: 880px;
}

#footer2
{
	background-color: #383838;
	width:760px;
	height:28px;
	border: outset #8E8E38;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	position:absolute;
	top: 880px;
}

#footerOffice
{
	background-color: #383838;
	width:760px;
	height:28px;
	border: outset #8E8E38;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	position:absolute;
	top: 920px;
}


#test
{
   font-family: Futura Lt BT;
   color: #000000;
}

