body {
	background-image: url(../pics/bkgrnd.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-color:#f3c4e8;
}
.main {
	width: 623px;
	visibility: visible;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	top:0px;
}
.content {
	background-color: #f7e1f2;
	width: 623px;
	padding-bottom: 30px;
	padding-top: 20px;
	visibility: visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #804040;
	text-align: center;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
}
.content2 {
	background-color: #f7e1f2;
	width: 623px;
	padding-bottom: 30px;
	padding-top: 20px;
	visibility: visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #804040;
	text-align: left;

}
.mnu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #77094E;
}
.mnu1 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #77094E;
}
