.menu {
	background-color:#FFFFFF;
	text-align:center;
	color:#0099FF;
	font-size:18px;
	text-decoration:none;
; font-family: "Comic Sans MS"
}

.content {
	background-image:url(images/excalibur.jpg); 
	background-attachment:fixed;
	background-repeat:repeat-y;
; background-color: #FFFFFF
; color: #000066
}

.title {
	color:#333399;
	font-size:50px;
; background-color: #FFFFFF
; background-image: url(images/titletemp.jpg); background-repeat: no-repeat; background-position: center center; background-attachment: fixed
}


a {
	text-decoration:none;
	border:none;
}