.logo {
	font-weight: bold;
	background-position: center center;
	font-size: 36px;
	font-family: "Palatino Linotype";
	height: 200px;
	width: 850px;
	margin: auto;
	padding: 10px;
}
.pic {
	float: left;
}
.text {
}


.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCCFF;
	margin: auto;
	height: 50px;
	width: 922px;
	padding: 30px;
}
.table {
	border: medium groove #000000;
	margin: auto;
	padding: 10px;
	text-align: center;
	height: 450px;
	width: 850px;
}

.menu {
	background-color: #FF99FF;
	text-align: center;
	font-size: 18px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 922px;
}


.sene {
	background-color: #FF00FF;
	background-image: url(backing.jpg);
	background-repeat: repeat;
	height: 750px;
}
.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCCFF;
	width: 550px;
	float: right;
	line-height: 1.5em;
}
.port {
	background-color: #FFCCFF;
	margin: auto;
	padding: 10px;
	height: 300px;
	width: 600px;
}
