body {
  background-image:url(images/menu_tile.jpg);
	background-repeat:repeat-y;
	color:black;
	margin:0px;
	padding:0px;
}

a:link,a:visited { color:#330066; text-decoration:none; }
a:active { color:#993333 } 

#container {
  background-image:url(images/menu_bkgrnd.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: oblique; 
	font-weight: bolder;
	line-height: 12px;
	height:488px;
	padding-top:75px;
	width:151px;
	text-align:center;  
}
